arb_excel_converter_tool 1.0.1 copy "arb_excel_converter_tool: ^1.0.1" to clipboard
arb_excel_converter_tool: ^1.0.1 copied to clipboard

A command-line tool to convert Flutter's ARB localization files into a translatable Excel spreadsheet (XLSX).

Changelog #

All notable changes to this project will be documented in this file.

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

1.0.1 - 2025-12-16 #

  • Feature: Added a default input path (lib/l10n/app_en.arb) for easier use.
  • Feature: Added a --help (-h) flag for in-terminal instructions.
  • Fix: Removed the "mandatory input" requirement that caused crashes.
  • Improvement: Added descriptive error messages for missing files.
  • Docs: Updated README with usage examples and an arguments table.

1.0.0 - 2025-12-15 #

Added #

  • Initial public release of the ARB to Excel Converter Tool.
  • Added core functionality to read .arb files and extract keys, values, and descriptions.
  • Implemented command-line arguments for specifying input (-i) and output (-o) files.
  • Created arb_export executable to simplify running the tool globally.
3
likes
0
points
319
downloads

Publisher

unverified uploader

Weekly Downloads

A command-line tool to convert Flutter's ARB localization files into a translatable Excel spreadsheet (XLSX).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, args, excel, path

More

Packages that depend on arb_excel_converter_tool