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

A Dart package to analyze and validate internationalization (i18n) resources, ensuring consistency and completeness across different locales. Helps identify missing translation keys and streamline the [...]

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
71
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package to analyze and validate internationalization (i18n) resources, ensuring consistency and completeness across different locales. Helps identify missing translation keys and streamline the localization process.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, collection, flat, yaml

More

Packages that depend on intl_usage