test_localization 1.0.1 copy "test_localization: ^1.0.1" to clipboard
test_localization: ^1.0.1 copied to clipboard

discontinued

This tool checks if there are any untranslated strings in your presentation layer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add test_localization

With Flutter:

 $ flutter pub add test_localization

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

dependencies:
  test_localization: ^1.0.1

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

1
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

This tool checks if there are any untranslated strings in your presentation layer.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, path, yaml

More

Packages that depend on test_localization