flutter_string_scanner library

Functions

main(List<String> arguments) → void
scanProject({String projectPath = '.', List<String> excludeDirs = const ['build', '.dart_tool', 'generated'], List<String> excludeFiles = const ['main.dart']}) Future<void>
Runs the Flutter String Scanner tool to detect untranslated static strings.