flutter_string_scanner 1.0.1 copy "flutter_string_scanner: ^1.0.1" to clipboard
flutter_string_scanner: ^1.0.1 copied to clipboard

A tool to scan Flutter projects for untranslated static strings, helping improve multi-language support.

1.0.1 #

  • Added CLI executable (bin/flutter_string_scanner.dart) for global command-line usage.
  • Updated README with new usage instructions.

1.0.0 #

  • Initial release of Flutter String Scanner.
  • Features:
    • Scan .dart files for untranslated static strings.
    • Support for excluding directories and files.
    • Detailed report generation with file paths and line numbers.
1
likes
140
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A tool to scan Flutter projects for untranslated static strings, helping improve multi-language support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args

More

Packages that depend on flutter_string_scanner