PackageTrack
Sign in Get early access

arb_excel_converter_tool

A complete CLI tool to export Flutter ARB files to Excel for translators and import them back into your project.

1.1.1 mohititian/arb_excel_converter_tool

What this package is like to depend on

Last release 8 months ago

26 Dec 2025

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

8 months old

5 releases · first in 2025

5 releases in the last 12 months

see the full history below

Release timeline

5 releases · Dec 2025 to Dec 2025
2026
Release Pre-release

Releases

latest 5
  1. 1.1.1 26 Dec 2025
    Release notes
    • Fixed: subcommand help flag support for export and import.
    • Improved: Error handling for invalid command-line arguments.
    Open source →
  2. 1.1.0 26 Dec 2025
    Release notes

    🚀 Added

    • Two-Way Sync: Introduced the import command. You can now convert Excel (.xlsx) files back into Flutter .arb files, completing the localization workflow.
    • Smart Defaults: Both commands now look for standard Flutter paths by default (lib/l10n/app_en.arb), allowing for zero-config usage.
    • New Primary CLI: Added arb_tool as the main global command with a revamped help menu and usage examples.
    • Pretty-Print JSON: Imported ARB files are automatically formatted with a 2-space indent to match Flutter's localization standards.

    🛠 Fixed & Improved

    • Enhanced Help Menu: Added a rich in-terminal help experience with emojis, box-drawing characters, and contextual examples for sub-commands.
    • Excel 4.x Migration: Rewrote row handling using TextCellValue to ensure compatibility with the latest excel package standards.
    • Metadata Persistence: Improved the logic for handling @description tags during both export and import cycles.
    • Robust Parsing: Added defensive checks to skip empty rows and handle missing keys gracefully during the import process.

    Open source →
  3. 1.0.2 16 Dec 2025
    Release notes
    • Fix: Resolved "Unsupported operation: Cannot remove from an unmodifiable list" crash during Excel sheet creation.
    • Stability: Improved Excel saving logic for better compatibility across different OS environments.
    Open source →
  4. 1.0.1 16 Dec 2025
    Release notes
    • 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.
    Open source →
  5. 1.0.0 15 Dec 2025
    Release notes

    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.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive