bonree_flutter_plugin 2.2.2 copy "bonree_flutter_plugin: ^2.2.2" to clipboard
bonree_flutter_plugin: ^2.2.2 copied to clipboard

The Bonree Flutter plugin working with SDK for Android and iOS,assists in measuring the performance of the Flutter application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bonree_flutter_plugin

With Flutter:

 $ flutter pub add bonree_flutter_plugin

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

dependencies:
  bonree_flutter_plugin: ^2.2.2

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:bonree_flutter_plugin/bonree_flutter_plugin.dart';
3
likes
0
pub points
61%
popularity

Publisher

unverified uploader

The Bonree Flutter plugin working with SDK for Android and iOS,assists in measuring the performance of the Flutter application.

Homepage

License

unknown (license)

Dependencies

flutter, uuid

More

Packages that depend on bonree_flutter_plugin