Skip to content

Intl Package dependency #71

@palancana

Description

@palancana

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions