arb_tooling 0.0.5
arb_tooling: ^0.0.5 copied to clipboard
A Dart tool to translate from CSV to ARB and viceversa. It can fetch the CSV file from URL too.
0.0.5 #
- fix: commands in docs having a typo.
- fix:
version.dartnot being generated after build. - fix:
placeholderswere not being generated. - fix: take into account if outputDir has trailing slash already.
0.0.4 #
- build: Downgrade
metadependency to1.7.0
0.0.3 #
- docs: Restructured README.md
- fix: Logo in README.md
- chore: Added binary to
bindirectory
0.0.2 #
- feature: Generate ARB files from a CSV file
- feature: Generate ARB files from URL which hosts a CSV file
- feature: Generate CSV file from ARB files