79780462

Date: 2025-10-01 20:56:47
Score: 2
Natty:
Report link

In my case ( Flutter 3.35.x), it was specifically caused by https://pub.dev/packages/shared_preferences_android/versions/2.4.13.

Downgrading to version 2.4.12 worked.
Since it is a transitive package, I've had to use dependency overrides

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jefferson Amorim