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

truesight cli to validate models generated by CodeGenerator

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add truesight_cli

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

dependencies:
  truesight_cli: ^1.0.0

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:truesight_cli/app_runner.dart';
import 'package:truesight_cli/greet_command.dart';
import 'package:truesight_cli/validate_models_command.dart';
1
likes
0
points
27
downloads

Publisher

verified publishertruesight.asia

Weekly Downloads

truesight cli to validate models generated by CodeGenerator

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args

More

Packages that depend on truesight_cli