csv_localizations 0.2.0+3 copy "csv_localizations: ^0.2.0+3" to clipboard
csv_localizations: ^0.2.0+3 copied to clipboard

outdated

A minimal CSV localization package for Flutter built on LocalizationsDelegate.

CHANGELOG #

[0.2.0+3] #

  • update README

[0.2.0+2] #

  • add rationale to README

[0.2.0+1] #

  • tweak example and remove danish

[0.2.0] #

  • simplify API to use a single string method. We don't want to pollute String with extensions methods. Users can add (and name) these themselves as they see fit.

[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
6
likes
0
pub points
81%
popularity

Publisher

verified publisherapptakk.com

A minimal CSV localization package for Flutter built on LocalizationsDelegate.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

csv, flutter

More

Packages that depend on csv_localizations