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

A tool for extracting translatable strings from Flutter projects

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
0
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

A tool for extracting translatable strings from Flutter projects

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, glob

More

Packages that depend on flutter_string_extractor