aissat / easy_localization

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

Ignore _savedLocale on start when saveLocale is false (#430) #683

Open gkhloptov opened 1 month ago

gkhloptov commented 1 month ago

Always use startLocale when it's provided and saveLocale is false. Fixes #430