gen_l10n_utils 1.7.8 copy "gen_l10n_utils: ^1.7.8" to clipboard
gen_l10n_utils: ^1.7.8 copied to clipboard

A CLI tool for merging, flattening, and managing gen_l10n translation files.

gen_l10n_utils #

A command-line utility for managing Dart/Flutter app localizations with enhanced features for metadata handling and export capabilities.

For detailed documentation, please visit our GitHub Wiki.

Features #

  • Automatic ARB File Generation
  • Metadata Preservation
  • Multiple Export Formats (CSV, JSON, PO, XLIFF, XLSX, YAML)
  • Automatic conflict detection and resolution
  • Support for nested JSON structures
  • Configurable via YAML

Installation #

Add the package to your pubspec.yaml file:

dev_dependencies:
  gen_l10n_utils: ^1.7.8

Or install it globally:

dart pub global activate gen_l10n_utils
1
likes
160
points
98
downloads

Publisher

verified publisherappminds.dev

Weekly Downloads

A CLI tool for merging, flattening, and managing gen_l10n translation files.

Homepage
Repository (GitHub)
View/report issues

Topics

#localization #arb #l10n #flutter

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

args, excel, path, xml, yaml, yaml_edit

More

Packages that depend on gen_l10n_utils