arb_utils 0.8.3 copy "arb_utils: ^0.8.3" to clipboard
arb_utils: ^0.8.3 copied to clipboard

A set of tools to work with .arb files (the preferred Dart way of dealing with i18n/l10n/translations)

0.8.3 #

  • Version bump

0.8.2 #

  • Replaced deprecated dart_console2 with dart_console

0.8.1 #

  • Compatibility with dcli 4.0.0 for bugfixes and compatyibility with Dart 3.3.4

0.8.0 #

  • Switch "dcli" to stable version and constraint dependency of "dart_console2" for fixing #26

0.7.1 #

  • bump version of dcli for fixing #23

0.7.0 #

  • now supports select

0.6.1 #

  • Update "dcli"

0.6.0 #

  • Update "dcli" and "intl" dependencies to support Dart 3

0.5.0 #

  • Add cli command for "mergeARB" files

0.4.1 #

  • sort options default to disabled
  • gitignore improvements
  • documentation reflecting 0.4.0 changes merged

0.4.0 #

  • Changed scripts in favor of a single package:args approach.

0.3.1 #

  • Added executables: entry on pubspec.yaml

0.3.0 #

  • LanguageSelectorDropdown widget added
  • ProviderL10n provider added
  • languagesNames constant with languages names for English and it's self name. es_AR -> Spanish / Castellano argentino
  • .gitignore improvements

0.2.0 #

  • ArbClient feature added (+ deps version bump, docs & tests)

0.1.0+1 #

  • better formatting of README.md + default dartfmt execution

0.1.0 #

  • [BREAKING] Case insensitive flag now is -i (it was -c, check #5)

0.0.4 #

  • Feature add: sortARB() can take a custom sort function and add 3 flags for sorting options in bin script sort (2013612 made the PR)

0.0.3 #

  • Feature add: Add missingMetadata (James from DeFunc Art made the PR)

0.0.2 #

  • NNBD and fix bug in sortARB that omitted Global Attributes (James from DeFunc Art made a fork fixing it)

0.0.1 #

  • Initial version, created by Stagehand
21
likes
140
points
14.6k
downloads

Publisher

unverified uploader

Weekly Downloads

A set of tools to work with .arb files (the preferred Dart way of dealing with i18n/l10n/translations)

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, collection, dart_console, dcli, flutter, intl, intl_utils, shared_preferences

More

Packages that depend on arb_utils