Jesway / flutter_translate

Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.
MIT License
403 stars 118 forks source link

make changeLocale async #39

Closed liudonghua123 closed 4 years ago

liudonghua123 commented 4 years ago

try to fix https://github.com/bratan/flutter_translate/issues/38

liudonghua123 commented 4 years ago

I tested, and it solved my problem perfectly.