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

outdated

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add translation_string_extractor

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  translation_string_extractor: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:translation_string_extractor/translation_string_extractor.dart';
1
likes
0
points
0
downloads

Publisher

verified publishernovelplotter.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args

More

Packages that depend on translation_string_extractor