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).

🚀 ARB Excel Converter Tool #

License: MIT

A powerful command-line utility to convert Flutter's .arb localization files into a translatable Excel spreadsheet (.xlsx).

This tool simplifies the localization workflow by extracting keys, values, and descriptions from your primary .arb file into a structured spreadsheet, making it easy for translators to work with.


✨ Features #

  • Key Extraction: Extracts all localization keys (e.g., helloWorld).
  • Value Extraction: Extracts the default language value (e.g., "Hello World").
  • Description Support: Includes the @@description metadata, providing context for translators.
  • Clean Output: Generates a single Excel file with a clear structure (Key, Value, Description).

📦 Installation #

This is a global command-line tool published on pub.dev.

1. Activate the Tool Globally #

Install the package directly from pub.dev using the Dart package manager:

dart pub global activate arb_excel_converter_tool
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