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.
7
likes
130
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

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