arb_utils 0.1.0+1 copy "arb_utils: ^0.1.0+1" to clipboard
arb_utils: ^0.1.0+1 copied to clipboard

outdated

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

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
20
likes
0
pub points
84%
popularity

Publisher

unverified uploader

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

License

unknown (LICENSE)

Dependencies

args, collection

More

Packages that depend on arb_utils