aissat / easy_localization

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

upgrade intl package #53

Closed mohammadne closed 4 years ago

mohammadne commented 4 years ago

flutter_localizations from sdk depends on intl 0.16.0, dart_json_mapper >=1.3.3 is incompatible with flutter_localizations from sdk.

mohammadne commented 4 years ago

if it possible , please upgrade intl to 16.0.1 version. I am in hurry. Thanks

aissat commented 4 years ago

Hi @mohammadne I think currently can't upgrade intl PKG , u can try downgrade dart_json_mapper PKG

mohammadne commented 4 years ago

why you can't ??? that version of dart_json_mapper PKG has some problems.

mohammadne commented 4 years ago

currently , I have to use flutter_translate 1.5.7 instead of your plugin

aissat commented 4 years ago

@mohammadne okay bro as u like When I upgraded intl PKG

ERR: Because easy_localization depends on flutter_localizations any from sdk which depends on intl 0.16.0, intl 0.16.0 is required.
 So, because easy_localization depends on intl ^0.16.1, version solving failed.

Thanks 🙂 and I'm sorry for can't help u