flutter_localisation 2.0.0 copy "flutter_localisation: ^2.0.0" to clipboard
flutter_localisation: ^2.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.

1.0.1 #

  • Fixed Path issue.

1.0.2 #

  • use escaping.

1.0.3 #

  • Updated ReadMe & example app.

2.0.0 #

  • Support Live update feature.
1
likes
150
points
120
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_localizations, http, intl, logging, mockito, path, shared_preferences

More

Packages that depend on flutter_localisation