micco_platbook_tagging 0.0.1
micco_platbook_tagging: ^0.0.1 copied to clipboard
For intergration of platbook tagging
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add micco_platbook_taggingWith Flutter:
$ flutter pub add micco_platbook_taggingThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
micco_platbook_tagging: ^0.0.1Alternatively, 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:micco_platbook_tagging/micco_platbook_tagging.dart';