micco_platbook_tagging 0.0.1 copy "micco_platbook_tagging: ^0.0.1" to clipboard
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_tagging

With Flutter:

 $ flutter pub add micco_platbook_tagging

This 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.1

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:micco_platbook_tagging/micco_platbook_tagging.dart';