draft_annotation 0.0.2 copy "draft_annotation: ^0.0.2" to clipboard
draft_annotation: ^0.0.2 copied to clipboard

Annotations for the draft package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add draft_annotation

With Flutter:

 $ flutter pub add draft_annotation

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

dependencies:
  draft_annotation: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:draft_annotation/draft_annotation.dart';
0
likes
140
points
32
downloads

Publisher

verified publisherjosiahsaunders.com

Weekly Downloads

Annotations for the draft package

Documentation

API reference

License

MIT (license)

More

Packages that depend on draft_annotation