long1eu / flutter_i18n

This plugin create a binding between your translations from .arb files and your Flutter app.
Apache License 2.0
251 stars 55 forks source link

new update didn't work for me. local: fa #89

Closed jkmpariab closed 5 years ago

jkmpariab commented 5 years ago

localized texts didn't change on device language change. i used older plugin implementation and it just works fine. but new update does not work at all

update: MaterialApp localeResolutionCallback property was set on "en" inadvertently