excel2arb 1.1.0
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.