aissat / easy_localization

Easy and Fast internationalizing your Flutter Apps
https://pub.dev/packages/easy_localization
MIT License
908 stars 325 forks source link

Update pub dev #637

Open And96 opened 9 months ago

And96 commented 9 months ago

Starting to have problems with packages not updated. Please upgrade to lastest version to solve incompatibility

Because easy_localization >=3.0.2-dev.6 depends on intl >=0.17.0-nullsafety <=0.18.1 and every version of package from git depends on intl ^0.19.0,
  easy_localization >=3.0.2-dev.6 is incompatible with package from git.
So, because depends on both package from git and easy_localization >=3.0.3, version solving failed.

Please update packages. Specifically intl

Latest version is: 0.19.0 https://pub.dev/packages/intl

tajjacob commented 9 months ago

I already create a pull request on update intl. In the meantime, you can use this branch:


  easy_localization:
    git:
      url: https://github.com/tajjacob/easy_localization.git
      ref: upstream/2023-52-update-intl
And96 commented 9 months ago

Is easy_localization abandoned? No update since more than 4 months

mohamis commented 9 months ago

@And96 no its not abandoned, it had an update last week but need to be published on pub.dev

mminhlequang commented 9 months ago

@aissat

Den-creator commented 8 months ago

waiting for update too