fast_i18n 1.3.0 fast_i18n: ^1.3.0 copied to clipboard
Lightweight i18n solution. Use JSON files to create typesafe translations.
[1.3.0] #
- add support for lists.
- add support for maps. Use
{ "#map": "" }
to enable map inlining
[1.2.0+1] #
Update README
[1.2.0] #
Only one single .g.dart
will be generated
[1.1.2] #
Fix iOS bug in LocaleSettings.useDeviceLocale
[1.1.1] #
Fix for LocaleSettings.useDeviceLocale
[1.1.0] #
Add LocaleSettings.useDeviceLocale()
[1.0.0] #
Initial Release
- basic json support (no arrays)