auto_localized_generator 0.3.1 copy "auto_localized_generator: ^0.3.1" to clipboard
auto_localized_generator: ^0.3.1 copied to clipboard

outdated

Code generator for auto_localized, runtime-safe Flutter localization.

[0.3.1] Breaking Change #

  • Class name now have to start with $ instead of _$ (fix analyzer issues)
  • Fix generation error for empty JSON/YAML file
  • Fix linter issues

[0.3.0] Breaking Change #

  • Add Safe Arguments supports.
  • You can get translation without passing BuildContext in get method. (Wrapping MaterialApp with AutoLocalizedApp is required).
  • The current locale is now accessible with AutoLocalization.instance.locale.

[0.2.0] Breaking Change #

  • Add YAML support.
  • AutoLocalizedLocale field: jsonFilePath replaced with translationsFilePath.

[0.1.0] #

  • Initial release.
2
likes
0
pub points
46%
popularity

Publisher

unverified uploader

Code generator for auto_localized, runtime-safe Flutter localization.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, auto_localized, build, recase, source_gen, yaml

More

Packages that depend on auto_localized_generator