easy_localization_generator 0.3.3
easy_localization_generator: ^0.3.3 copied to clipboard
Generates the localization keys from an online Google Sheet or a local csv file.
0.3.2 #
- Upgrade packages to latest
0.3.1 #
- Upgrade Dart version to v3.0
- Upgrade packages to latest
0.3.0 #
- Recover the ability to use translation keys instead of ready translations
- Add the generation bool parameter to inject (or not) generation DateTime
- Use a local CSV file if Google sheet id is not provided
0.2.0 #
- Use named-arg function to translate arg-string and plural-string
0.1.0 #
- The default is to use tr() to translate
0.0.3 #
- upgrade flutter to 3.0.5
0.0.1 #
- initial release