l10n_mapper_annotation 1.3.0 copy "l10n_mapper_annotation: ^1.3.0" to clipboard
l10n_mapper_annotation: ^1.3.0 copied to clipboard

A dart package to generate localization-mapper to support parsing dynamic translation keys (as flutter-localizations package does not yet support this).

1.0.0 #

  • Created L10nMapperAnnotation
  • Defined annotation configurations for generating extension methods

1.1.0 [BREAKING CHANGE] #

  • Implemented l10n_mapper_generator configuration setup using l10_mapper.json (ie. configuration-options should be defined in l10_mapper.json config file and directory-path to l10_mapper.json parsed [if its not in the projects root directory] when running l10n_mapper_generator console command). See usage documentation for more information.
  • Removed console option-parsing when running l10n_mapper_generator commands.
  • Updated readme.

1.3.0 [BREAKING CHANGE] #

  • Defined TranslationConfig to receive and parse translation-configs when annotating app_localizations.dart file.
  • Updated readme.
2
likes
120
pub points
16%
popularity

Publisher

unverified uploader

A dart package to generate localization-mapper to support parsing dynamic translation keys (as flutter-localizations package does not yet support this).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on l10n_mapper_annotation