bonree_flutter_plugin 3.5.0 copy "bonree_flutter_plugin: ^3.5.0" to clipboard
bonree_flutter_plugin: ^3.5.0 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 Flutter:

 $ flutter pub add bonree_flutter_plugin
copied to clipboard

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.5.0
copied to clipboard

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';
copied to clipboard
3
likes
110
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

2024.08.27 - 2025.03.11

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

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, uuid

More

Packages that depend on bonree_flutter_plugin