heap_io_flutter 1.0.1 copy "heap_io_flutter: ^1.0.1" to clipboard
heap_io_flutter: ^1.0.1 copied to clipboard

PlatformAndroidiOS
unlisted

Heap.io plugin for tracking custom events

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add heap_io_flutter

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

dependencies:
  heap_io_flutter: ^1.0.1

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:heap_io_flutter/heap_io_flutter.dart';
1
likes
135
points
25
downloads

Publisher

verified publishertaxfyle.com

Weekly Downloads

Heap.io plugin for tracking custom events

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on heap_io_flutter

Packages that implement heap_io_flutter