language_helper 0.0.4
language_helper: ^0.0.4 copied to clipboard
Make it easier for you to implement multiple languages into your app.
0.0.4 #
analyzewill be automatically called ininitialwhenisDebugistrue.
0.0.3 #
- [LanguageHelper] add
forceRebuildto allow the plugin to force rebuild all the widgets intead of only root widgets. - [LanguageNotifier] add
forceRebuildto allow the plugin to force rebuild this specific widget or not.
0.0.2 #
- [Feat] Add method
LanguageHelper.instance.analyze()to analyze the missing texts of all languages. - Add headers for
LanguageCodesenum.
0.0.1+1 #
- [LanguageNotifier] Only change the state of the root widgets to improve performance.
0.0.1 #
- Initial release.