flutter_string_extractor 0.1.1 copy "flutter_string_extractor: ^0.1.1" to clipboard
flutter_string_extractor: ^0.1.1 copied to clipboard

Extract .tr and tr() strings from Flutter project and save them as JSON

0.1.1 - 2023-05-27 #

Added #

  • Added support for tr() function.
  • Updated Readme.md file to reflect the changes.
  • Added support for dart pub global activate flutter_string_extractor.

0.1.0 - 2023-05-27 #

Added #

  • Initial release of the "flutter_string_extractor" package.
  • Added feature to extract strings followed by ".tr" in Dart files under the specified directory.
  • Added feature to save these strings into a JSON file.
  • CLI support for running the package as a script, allowing users to provide input and output file paths.
  • Readme.md file providing an overview of the package and its usage.
  • LICENSE file declaring the MIT license.

Changed #

Deprecated #

Removed #

Fixed #

Security #

7
likes
130
points
97
downloads

Publisher

unverified uploader

Weekly Downloads

Extract .tr and tr() strings from Flutter project and save them as JSON

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, glob

More

Packages that depend on flutter_string_extractor