aissat / easy_localization

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

assign _savedLocale when _saveLocal() #676

Open bbsmartc opened 2 months ago

bbsmartc commented 2 months ago

assgin _savedLocale = locale when _saveLocale(); notify listeners after _saveLocale becaused it's needed by the ui changelog added