excel_translator 1.0.0 copy "excel_translator: ^1.0.0" to clipboard
excel_translator: ^1.0.0 copied to clipboard

Generate type-safe Flutter localizations from Excel files with multi-sheet support, automatic language validation, and context-free access patterns.

Changelog #

1.0.0 - 2024-12-19 #

Added #

  • Initial release of Excel Localizations Generator
  • Multi-sheet Excel file support
  • Type-safe localization generation
  • BuildContext extension for easy access
  • String interpolation with dynamic parameters
  • Command-line generation tool
  • Comprehensive example application
  • Support for multiple languages per sheet
  • Automatic fallback handling
  • Clean, modular code generation

Features #

  • Generate localizations from Excel files with multiple sheets
  • Access translations via context.loc.sheetName.key
  • String interpolation support with {variable} syntax
  • Type-safe parameter handling
  • Automatic code generation with proper imports
  • Support for unlimited languages and sheets
1
likes
0
points
332
downloads

Publisher

unverified uploader

Weekly Downloads

Generate type-safe Flutter localizations from Excel files with multi-sheet support, automatic language validation, and context-free access patterns.

Repository (GitHub)
View/report issues

Topics

#localization #i18n #excel

Documentation

Documentation

License

unknown (license)

Dependencies

excel, flutter, flutter_localizations, path, yaml

More

Packages that depend on excel_translator