test_localization 1.0.0
test_localization: ^1.0.0 copied to clipboard
This tool checks if there are any untranslated strings in your presentation layer.
Test Localization Checker #
Description #
This tool checks if there are any untranslated strings in your presentation layer.
Installing dependencies #
dart pub get test_localization
Usage #
Run the script with the following command:
dart run test_localization
Options #
-h, --help: Output usage information.--version: Output the version of the tool.