79538189

Date: 2025-03-27 08:06:52
Score: 0.5
Natty:
Report link

Just do a flutter pub upgrade again.

The provider 6.1.4 version has a fix for this, the previous version had the error. You can check here:
https://pub.dev/packages/provider/changelog

Or set the provider: ^6.1.4 in your pubspec.yaml file.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Emdetto