crow_annotation_builder 0.0.3+1 copy "crow_annotation_builder: ^0.0.3+1" to clipboard
crow_annotation_builder: ^0.0.3+1 copied to clipboard

Code generation, the maker of the magic of crow_annotation package.

crow_annotation_builder #

Github stars Pub Version

The maker of the magic of crow_annotation.

crow_annotation #

Github stars Pub Version

Installation #

  1. Add this to your packages pubspec.yaml file:
# The annotation
dependencies:
  crow_annotation: <^last>

# The maker of the magic.
dev_dependencies:
  crow_annotation_builder: <^last>
  build_runner: <^last>
  1. Install it You can install it from the command line:
$ dart pub get
  1. Enjoy!
flutter packages pub run build_runner build
## or
flutter packages pub run build_runner watch
1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Code generation, the maker of the magic of crow_annotation package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, crow_annotation, source_gen

More

Packages that depend on crow_annotation_builder