79430468

Date: 2025-02-11 15:24:25
Score: 1.5
Natty:
Report link

All packages in a pub workspace must agree on the setting for uses-material-design. Even though your root pubspec sets it to true, some of your other package pubspecs may have set it to false (or omitted, thereby defaulting to false)? :)

Setting all occurrences to true should solve the issue. Good luck!

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: DeltaMike