intl_usage 1.0.2 copy "intl_usage: ^1.0.2" to clipboard
intl_usage: ^1.0.2 copied to clipboard

A Dart package to analyze and validate internationalization (i18n) resources, ensuring consistency and completeness across different locales.

1.0.2 - 2024-08-10 #

Changed #

  • rollback to collection 1.18.0 because flutter_test doesn't support 1.19.0 yet.

Fixed #

  • unable to find used keys.

1.0.1 - 2024-07-31 #

Changed #

  • Changed packages and pubspec.yaml to fulfill the pub.dev rules.

1.0.0 - 2024-07-30 #

Added #

  • add unused translation (this will find unused translation that are not used inside the project).
  • add missing translation (find translation keys that are absent in one of the translation files).
0
likes
0
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package to analyze and validate internationalization (i18n) resources, ensuring consistency and completeness across different locales.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, collection, flat, yaml

More

Packages that depend on intl_usage