localization_pro 1.1.0 localization_pro: ^1.1.0 copied to clipboard
A dynamic Flutter package for seamless localization management.
0.0.1 #
- Package has been realised
0.0.2 #
- Bug fixing
0.0.2+1 #
- Example project has been added
0.0.2+2 #
- ReadMe has been updated
1.0.0 #
- Added trParams method to the String, flattenJsonMap to the loading of jsons
1.0.0+1 #
- updated documentation
1.0.1 #
- added tr and trParams methods to the Text widget, added saveLocale option
1.0.2 #
- removed context from tr methods, added reloadTranslation && reloadTranslations, added tr and trParams functions, it shows only key if it will not found and bug fixes
1.0.2+2 #
- bugs fixed
1.0.3 #
- added trPlural methods
1.1.0 #
- simplified initialization of LocalizationProvider
- added automatically reloading translations when hot-reload fires
- updated logs
- bugs fixed