translation_string_extractor 0.0.1+2 copy "translation_string_extractor: ^0.0.1+2" to clipboard
translation_string_extractor: ^0.0.1+2 copied to clipboard

Extracts .tr and .tr() strings from a project into a JSON file or returns a Map

example/example.md

Usage example #

As a dev dependency:

dart run translation_string_extractor:extract -d=lib -o=locale.json

Globally:

dart pub global activate translation_string_extractor
translation_string_extractor -d=lib -o=locale.json
0
likes
140
pub points
8%
popularity

Publisher

verified publishernovelplotter.com

Extracts .tr and .tr() strings from a project into a JSON file or returns a Map

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args

More

Packages that depend on translation_string_extractor