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

outdated

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 Flutter:

 $ flutter pub add bonree_flutter_plugin

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

dependencies:
  bonree_flutter_plugin: ^3.2.2

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:bonree_flutter_plugin/bonree_flutter_plugin.dart';
3
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

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

Packages that implement bonree_flutter_plugin