excel_to_arb 1.0.3 copy "excel_to_arb: ^1.0.3" to clipboard
excel_to_arb: ^1.0.3 copied to clipboard

A command-line tool to convert Excel localization files into ARB (Application Resource Bundle) format for Flutter/Dart internationalization.

1.0.3 #

  • Enhanced command-line interface: Introduced flag-based arguments for source and target directories (-s or --source, -t or --target).
  • Improved user experience with a dedicated --help flag for usage instructions.

1.0.2 #

  • Initial stable release.
  • Converts Excel files (app_*.xlsx) to ARB (Application Resource Bundle) format.
  • Supports Key, Value, Description, and Placeholders (fieldName:type) columns from Excel sheets.
  • Updated README.md for improved clarity and documentation.
4
likes
140
points
56
downloads

Publisher

verified publisherkaungmratthu.info

Weekly Downloads

A command-line tool to convert Excel localization files into ARB (Application Resource Bundle) format for Flutter/Dart internationalization.

Documentation

API reference

License

MIT (license)

Dependencies

args, excel, path

More

Packages that depend on excel_to_arb