source_gen_test 1.0.6 copy "source_gen_test: ^1.0.6" to clipboard
source_gen_test: ^1.0.6 copied to clipboard

Test support for the source_gen package. Includes helpers to make it easy to validate both success and failure cases.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add source_gen_test

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

dependencies:
  source_gen_test: ^1.0.6

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:source_gen_test/source_gen_test.dart';
11
likes
140
pub points
68%
popularity

Publisher

verified publisherj832.com

Test support for the source_gen package. Includes helpers to make it easy to validate both success and failure cases.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, build_test, dart_style, meta, path, source_gen, test

More

Packages that depend on source_gen_test