im_localized 0.0.4
im_localized: ^0.0.4 copied to clipboard
Flutter ICU compatible Localization library with support for JSONs, runtime parsing and injecting
0.0.4 #
- Added default delegates from flutter_localizations library
- GlobalMaterialLocalizations.delegate
- GlobalWidgetsLocalizations.delegate
- GlobalCupertinoLocalizations.delegate
- Implemented save locale and translations to device storage
- Added replaceTranslations method that replaces translations in runtime
0.0.3 #
- Added
flutter pub run im_localized:generatescript
0.0.2 #
- Implemented ImLocalizedApp.fromList and locale switching in runtime
0.0.1 #
- Initial unstable release