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

A command-line tool for generating localization files for different flavors.

Changelog #

[1.0.0] - 2024-06-08 #

Added #

  • Initial release of flutter_localisation.
  • Script to generate localization files based on provided flavor.
  • Support for updating existing l10n.yaml with the correct flavor.
  • Error handling for missing flavors.
  • Automatic creation of l10n.yaml from scratch if it does not exist.
  • Logging of errors during file reading and writing.
  • Tests for various scenarios including:
    • Updating l10n.yaml with the correct flavor.
    • Logging an error if no flavor is provided.
    • Creating l10n.yaml from scratch if it does not exist.
    • Handling errors during file reading and writing.
    • Logging error if ARB directory does not exist.
  • Documentation for installation and usage.
0
likes
140
pub points
40%
popularity

Publisher

unverified uploader

A command-line tool for generating localization files for different flavors.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

logging

More

Packages that depend on flutter_localisation