webf_bluetooth 1.0.0 copy "webf_bluetooth: ^1.0.0" to clipboard
webf_bluetooth: ^1.0.0 copied to clipboard

WebF Bluetooth module for Bluetooth Low Energy operations. Provides device scanning, connection management, service discovery, and data transfer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webf_bluetooth

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

dependencies:
  webf_bluetooth: ^1.0.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:webf_bluetooth/webf_bluetooth.dart';
0
likes
110
points
9
downloads

Documentation

API reference

Publisher

verified publisheropenwebf.com

Weekly Downloads

WebF Bluetooth module for Bluetooth Low Energy operations. Provides device scanning, connection management, service discovery, and data transfer.

Homepage

Topics

#webf #bluetooth #ble #bluetooth-low-energy

License

Apache-2.0 (license)

Dependencies

flutter, flutter_blue_plus, webf

More

Packages that depend on webf_bluetooth