excel2arb 1.1.0 copy "excel2arb: ^1.1.0" to clipboard
excel2arb: ^1.1.0 copied to clipboard

A Dart package that allows you to download an Excel file from a given URL and generate ARB (Application Resource Bundle) files.

1.1.0 - 2025-09-11 #

Added #

  • Auto-creation of output directory if it doesn't exist
  • Comprehensive test suite with golden file comparisons
  • Cross-platform help output normalization

Fixed #

  • Excel v4 API compatibility issues
  • PathNotFoundException when output directory is missing
  • Parser handling of optional description/placeholders columns

Changed #

  • Updated excel dependency from ^2.1.0 to ^4.0.6
  • Improved error handling and file operations

1.0.1 - 2025-07-23 #

  • Improved README with IDE plugin instructions and Google Sheets setup guide.

1.0.0 - 2023-08-20 #

  • Initial version.
4
likes
140
points
14
downloads

Publisher

verified publishertoelie.dev

Weekly Downloads

A Dart package that allows you to download an Excel file from a given URL and generate ARB (Application Resource Bundle) files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, equatable, excel, http, path

More

Packages that depend on excel2arb