marktag 0.1.2+3 copy "marktag: ^0.1.2+3" to clipboard
marktag: ^0.1.2+3 copied to clipboard

Flutter SDK for Marktag

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add marktag

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

dependencies:
  marktag: ^0.1.2+3

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

Import it

Now in your Dart code, you can use:

import 'package:marktag/marktag.dart';
1
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Marktag

Homepage
Repository (GitHub)
View/report issues

Topics

#marktag #analytics #flutter #dart

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, meta, shared_preferences, uuid

More

Packages that depend on marktag