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

A tool to detect non-localized strings in Flutter projects and generate ARB files with camelCase keys.

Changelog #

1.0.0 #

  • Initial release.
  • Detect non-localized strings in Dart files.
  • Generate en.arb with camelCase keys and named placeholders.
  • Support custom UI components.
5
likes
130
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

A tool to detect non-localized strings in Flutter projects and generate ARB files with camelCase keys.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, args, file, glob, path

More

Packages that depend on loc_checker