string_collector 1.0.0
string_collector: ^1.0.0 copied to clipboard
A simple CLI tool to scan Dart source files and collect string literals into structured JSON files.
example/lib/example.dart
// visit https://github.com/4uzhoy/string_collector/tree/main/example or
// https://github.com/4uzhoy/string_collector/tree/main/example_2 to see how to use example