localization_mapper_generator 0.0.3 copy "localization_mapper_generator: ^0.0.3" to clipboard
localization_mapper_generator: ^0.0.3 copied to clipboard

A dart package to generate app-localization-mapper that can be parsed dynamic translation keys (as flutter-localizations package does not yet support this).

0.0.1 #

  • Defined generator objects
  • Implemented generator for AppLocalizationsMapper
  • Implemented generator for AppLocalizationsExtension on build-context
  • Accounted for config-options from LocalizationMapperAnnotation

0.0.2 #

  • Accounted for null cases where translation-key was not found. returns Translation key not found! on error.

0.0.3 #

  • Reduced dart-sdk minimum constraints '>=2.18.1 <3.0.0'
2
likes
100
pub points
7%
popularity

Publisher

verified publisheryolo.com

A dart package to generate app-localization-mapper that can be parsed dynamic translation keys (as flutter-localizations package does not yet support this).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, flutter, localization_mapper_annotation, source_gen

More

Packages that depend on localization_mapper_generator