You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m using Flutter 3.32.0, which requires intl: ^0.20.2 via flutter_localizations, and this package currently uses intl: ^0.19.0, which causes a version conflict. Is it possible to update the dependency?