-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
When using mad_pay with the latest intl version (0.18.0), the dependencies fail:
Because no versions of mad_pay match >2.2.14 <3.0.0 and mad_pay 2.2.14 depends on mad_pay_android ^2.2.14, mad_pay ^2.2.14 requires mad_pay_android ^2.2.14.
And because no versions of mad_pay_android match >2.2.14 <3.0.0, mad_pay ^2.2.14 requires mad_pay_android 2.2.14.
And because mad_pay_android 2.2.14 depends on flutter_localizations from sdk which depends on intl 0.17.0, mad_pay ^2.2.14 requires intl 0.17.0.
So we can't have both packakges updated to the latest version:
So, because <app> depends on both intl ^0.18.0 and mad_pay ^2.2.14, version solving failed.
Is it possible to update the dependencies on the package?
Thank you,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels