Skip to content

Incompatibility if flutter_localizations is used #13

@Ben1980

Description

@Ben1980

linkfive flutter plugin is incompatible to flutter_localizations:

Because linkfive_purchases <1.1.1 depends on provider ^5.0.0 and linkfive_purchases >=1.1.0 <1.2.0
  depends on in_app_purchases_intl ^0.0.2, linkfive_purchases <1.2.0 requires provider ^5.0.0 or
  in_app_purchases_intl ^0.0.2.
And because linkfive_purchases >=1.2.0 <2.0.2 depends on in_app_purchases_intl ^0.0.3 and
  linkfive_purchases >=2.0.2 depends on in_app_purchases_intl ^0.0.4, every version of linkfive_purchases
  requires in_app_purchases_intl ^0.0.2 or provider ^5.0.0.
Because every version of flutter_localizations from sdk depends on intl 0.18.0 and
  in_app_purchases_intl <1.0.0 depends on intl ^0.17.0, flutter_localizations from sdk is incompatible
  with in_app_purchases_intl <1.0.0.
Thus, if flutter_localizations from sdk and linkfive_purchases any then provider ^5.0.0.
And because octologs depends on flutter_localizations from sdk, every version of linkfive_purchases
  requires provider ^5.0.0.
So, because octologs depends on both provider ^6.0.2 and linkfive_purchases any, version solving
  failed.

You can see it as well within pub.dev:
Bildschirmfoto 2023-06-22 um 13 52 17

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