heap_flutter_bridge 0.1.5 copy "heap_flutter_bridge: ^0.1.5" to clipboard
heap_flutter_bridge: ^0.1.5 copied to clipboard

Heap manual track SDK for Flutter apps on iOS, Android, and macOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add heap_flutter_bridge

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

dependencies:
  heap_flutter_bridge: ^0.1.5

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_flutter_bridge/heap_flutter_bridge.dart';
10
likes
120
points
6.07k
downloads

Publisher

verified publishercontentsquare.com

Weekly Downloads

Heap manual track SDK for Flutter apps on iOS, Android, and macOS.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dart_flutter_version, flutter, plugin_platform_interface

More

Packages that depend on heap_flutter_bridge