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

检查l10n目录下对比基准arb文件,缺少和多余键值对.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add check_arb

With Flutter:

 $ flutter pub add check_arb

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

dependencies:
  check_arb: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:check_arb/check_arb.dart';
0
likes
115
points
172
downloads

Publisher

unverified uploader

Weekly Downloads

检查l10n目录下对比基准arb文件,缺少和多余键值对.

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, path

More

Packages that depend on check_arb