language_extract 1.0.4 copy "language_extract: ^1.0.4" to clipboard
language_extract: ^1.0.4 copied to clipboard

CLI tool that scans Flutter projects for hardcoded strings and generates localization files for GetX, easy_localization, and intl. Supports --replace to rewrite source files with .tr calls automatically.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate language_extract

Use it

The package has the following executables:

$ language_extract
1
likes
140
points
12
downloads

Documentation

API reference

Publisher

verified publisherusamaahsan.dev

Weekly Downloads

CLI tool that scans Flutter projects for hardcoded strings and generates localization files for GetX, easy_localization, and intl. Supports --replace to rewrite source files with .tr calls automatically.

Repository (GitHub)
View/report issues

Topics

#flutter #localization #i18n #getx #cli

License

MIT (license)

Dependencies

analyzer, args, path

More

Packages that depend on language_extract