i10n_translator 1.1.3 i10n_translator: ^1.1.3 copied to clipboard
Allows you to easily provide translations of your local text to other supported languages.
1.1.3 #
October 20, 2019
- Supply an example
- Updated README.md
1.1.2 #
October 20, 2019
- Updated README.md
1.1.1 #
October 18, 2019
- Add main() to i10n_translator.dart
- Remove the bin folder
1.1.0 #
October 17, 2019
- Renamed from i18n to i10n
- Removed Locale properties for getter, locale
1.0.0 #
October 16, 2019
- Initial Production Release
- Remove the functions, _jsonFiles(), jsonEncode() and jsonDecode()
- targetPath = "i18n_words.dart";
0.1.0 #
October 15, 2019
- Initial commit