ble_devtools_flutter_blue_plus 0.1.0 copy "ble_devtools_flutter_blue_plus: ^0.1.0" to clipboard
ble_devtools_flutter_blue_plus: ^0.1.0 copied to clipboard

FlutterBluePlus instrumentation and a Flutter DevTools panel for inspecting BLE traces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ble_devtools_flutter_blue_plus

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

dependencies:
  ble_devtools_flutter_blue_plus: ^0.1.0

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:ble_devtools_flutter_blue_plus/ble_devtools_flutter_blue_plus.dart';
1
likes
140
points
97
downloads

Documentation

API reference

Publisher

verified publisheranokha.me

Weekly Downloads

FlutterBluePlus instrumentation and a Flutter DevTools panel for inspecting BLE traces.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ble_devtools_core, flutter, flutter_blue_plus

More

Packages that depend on ble_devtools_flutter_blue_plus