0 purchases
crow annotation builder
crow_annotation_builder #
The maker of the magic of crow_annotation.
crow_annotation #
Installation #
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>
copied to clipboard
Install it You can install it from the command line:
$ dart pub get
copied to clipboard
Enjoy!
flutter packages pub run build_runner build
## or
flutter packages pub run build_runner watch
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.