source_gen_help 0.0.4 copy "source_gen_help: ^0.0.4" to clipboard
source_gen_help: ^0.0.4 copied to clipboard

Dart 1 only

Some helpers for source_gen

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add source_gen_help

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

dependencies:
  source_gen_help: ^0.0.4

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_help/source_gen_help.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Some helpers for source_gen

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

source_gen

More

Packages that depend on source_gen_help