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

A simple internationalization package.

Changelog #

[1.0.0] - 2024-11-19 #

Added 🎉 #

  • 🌎 Support for generic (pt) and specific (pt_BR) locales.
  • 🔄 Dynamic parameter replacement using @{name} syntax.
  • 🛡️ Fallback mechanism for missing translations to ensure robustness.
  • 📦 Seamless integration with Flutter's localization framework.
  • 🗂️ Easy-to-define translation keys with the EzMessages interface.
  • ⚙️ Localization setup with EzI18nDelegate for simplified integration.

Fixed 🛠️ #

  • N/A (Initial release)

Changed 🌀 #

  • N/A (Initial release)

Notes 📝 #

  • This is the initial release of EzI18n, aimed at making multilingual app development simpler for Flutter developers.
0
likes
140
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A simple internationalization package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_test, intl

More

Packages that depend on ezi18n