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
Because pay >=1.0.0 depends on flutter_localizations from sdk which depends on intl 0.19.0, pay >=1.0.0 requires intl 0.19.0.
So, because aabip depends on both pay ^3.2.0 and intl ^0.20.2, version solving failed.
You can try the following suggestion to make the pubspec resolve:
Consider downgrading your constraint on intl: flutter pub add intl:^0.19.0
Failed to update packages.
Process finished with exit code 1