fluent_localization 1.6.0 copy "fluent_localization: ^1.6.0" to clipboard
fluent_localization: ^1.6.0 copied to clipboard

Package that allows you to set up and use translations in an easy and quick way

1.6.0 #

  • Feature: Added a built-in code generator for type-safe localization keys.
  • Feature: Support for typed arguments in generated keys (e.g., context.loc.hello(name: 'John')).
  • Refactor: Replaced print and debugPrint with LoggerApi for better integration with the toolkit.
  • Optimization: Applied micro-optimizations to the JSON loading process.

1.5.0 #

  • optimize json parsing
  • string interpolation optimization
  • runtime optimization
  • Return empty map of string when locale file does not exists
  • Added nested strings and format arguments functionality

1.4.0 #

...

1
likes
0
points
428
downloads

Publisher

unverified uploader

Weekly Downloads

Package that allows you to set up and use translations in an easy and quick way

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fluent_localization_api, fluent_logger_api, fluent_sdk, flutter, flutter_localizations

More

Packages that depend on fluent_localization