intl_utils 1.6.0 copy "intl_utils: ^1.6.0" to clipboard
intl_utils: ^1.6.0 copied to clipboard

outdated

intl_utils is a dart library that generates Dart localization code from ARB file. Generated code relies on Intl library.

Change Log #

All notable changes to the "flutter-intl" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.6.0 - 2020-06-03 #

  • Reference the key without passing the context

  • Provide default value of term as Dart doc on getters in l10n.dart file

  • Suppress lint warnings for getters that do not follow the lowerCamelCase style within l10n.dart file

1.5.0 - 2020-05-11 #

  • Add support for the Localizely SDK

  • Fix lint warnings for the l10n.dart file

1.4.0 - 2020-05-04 #

  • Add integration with Localizely

1.3.0 - 2020-04-21 #

  • Support select messages

  • Make order of supported locales consistent

1.2.2 - 2020-04-13 #

  • Make generated files consistent

1.2.1 - 2020-03-30 #

  • Update order of supported locales

  • Replace dynamic with concrete type for generated Dart methods

  • Handle empty plural and gender forms

  • Update l10n.dart file template (remove localeName)

1.2.0 - 2020-03-16 #

  • Add support for locales with script code

  • Fix locale loading issue when country code is not provided

1.1.0 - 2020-02-04 #

  • Make main locale configurable

1.0.2 - 2020-01-21 #

  • Add curly-braces around placeholders when they are followed by alphanumeric or underscore character

1.0.1 - 2020-01-15 #

  • Fix trailing comma issue (l10n.dart)

  • Remove unused dependencies

1.0.0 - 2020-01-12 #

  • Initial release
220
likes
0
points
183k
downloads

Publisher

verified publisherlocalizely.com

Weekly Downloads

intl_utils is a dart library that generates Dart localization code from ARB file. Generated code relies on Intl library.

Homepage

License

unknown (license)

Dependencies

archive, args, http, intl_translation, path, petitparser, yaml

More

Packages that depend on intl_utils