flutter_translate_preferences 1.1.0+1 flutter_translate_preferences: ^1.1.0+1 copied to clipboard
A flutter_translate extension for automatically saving & restoring the selected locale.
[1.0.0] #
- Initial release
- Implemented the functionality to automatically save/restore the selected locale
[1.0.1] #
- Fixed some issues related to async calls
[1.1.0] #
- Implementation for the ITranslatePreferences interface
[1.1.0+1] #
- Fixed the example to adapt the changes to BinaryMessenger (https://github.com/flutter/flutter/pull/38464)