i10n_translator 1.3.0+1 copy "i10n_translator: ^1.3.0+1" to clipboard
i10n_translator: ^1.3.0+1 copied to clipboard

outdated

Allows you to easily provide translations of your local text to other supported languages.

1.3.0+1 #

October 08, 2020

  • Included more documentation.

1.3.0 #

October 08, 2020

  • Use the function, initAsync(), instead of init()
  • New function, I10n.of(Text text)
  • Use of languageTag() and corrected getter, supportedLocales

1.2.5 #

June 04, 2020

  • Comment out getTextFileFromAssets();

1.2.4 #

June 04, 2020

  • Remove translator.dart

1.2.3 #

June 04, 2020

  • Corrected Apache Licence
  • sdk: ">=2.6.0 <3.0.0"

1.2.2 #

February 20, 2020

  • Include a bin directory for command line to work.

1.2.1 #

October 24, 2019

  • if (_csvFile != null && _csvFile.isNotEmpty) {

1.2.0 #

October 24, 2019

  • load the app's locale, if (I10n._locale == null)
  • path: ^1.0.0
  • test cvs: parameter in init()
  • removed \nList
  • a second example, main02.dart, in Github repository
  • use the function, getExternalStorageDirectory();

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
6
likes
20
points
48
downloads

Publisher

verified publisherandrioussolutions.com

Weekly Downloads

Allows you to easily provide translations of your local text to other supported languages.

License

unknown (license)

Dependencies

csv, flutter, path, path_provider

More

Packages that depend on i10n_translator