csv_localizations 0.1.5
csv_localizations: ^0.1.5 copied to clipboard
Localize your Flutter app using a single CSV file for all languages.
CHANGELOG #
0.1.5 #
- trim CSV file for leading and trailing spaces
0.1.4 #
- update README
0.1.3 #
- update README with localized image example
0.1.2 #
- update README
0.1.1 #
- update README
0.1.0 #
- add String extension translate method 'Hi'.tr(context)
- update README
0.0.1 #
- initial release
- localize app using a single csv file