-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Description
Describe the bug
Running "flutter pub get" in fitway_crm...
Because flutter_money_formatter >=0.8.2 depends on intl ^0.15.8 and flutter_money_formatter <0.8.2 depends on intl ^0.15.7, every version of flutter_money_formatter requires intl ^0.15.7.
And because every version of flutter_localizations from sdk depends on intl 0.16.0, flutter_money_formatter is incompatible with flutter_localizations from sdk.
So, because fitway_crm depends on both flutter_localizations any from sdk and flutter_money_formatter any, version solving failed.
pub get failed (1; So, because fitway_crm depends on both flutter_localizations any from sdk and flutter_money_formatter any, version solving failed.)
Process finished with exit code 1
manhlh, hnvn, Fiyiin, tvc12, dam-mond and 1 more
Metadata
Metadata
Assignees
Labels
No labels