channdara / flutter_localization

BSD 3-Clause "New" or "Revised" License
10 stars 17 forks source link

Please update to intl 0.18.0 #2

Closed societates-civis closed 1 year ago

societates-civis commented 1 year ago

See thread https://github.com/aissat/easy_localization/issues/560

channdara commented 1 year ago

Hello. I think you have referenced to the wrong package as guyluz11 mentioned here: https://github.com/aissat/easy_localization/issues/560#issuecomment-1495558499

SamarthSerpentCS commented 1 year ago

I faced same issue, please update intl: ^0.17.0 to 0.18.0

channdara commented 1 year ago

Hello @SamarthSerpentCS, the issue about intl 0.18.0 is not from this package. It's issue from Flutter flutter_localizations sdk.

kekko7072 commented 1 year ago
sharpsaravanan commented 1 year ago

please update

channdara commented 1 year ago

People still confused the Flutter SDK flutter_localizations and this package (flutter_localization)

channdara commented 1 year ago

Update your Flutter to 3.10.0 might solve this problem. You can try to see if it works.

NOTE: Only for the intl 0.18.0. The intl 0.18.1 still showing the error from Flutter SDK