l2cap_ble 0.0.1 copy "l2cap_ble: ^0.0.1" to clipboard
l2cap_ble: ^0.0.1 copied to clipboard

A flutter plugin to communicate with Bluetooth Low Energy devices using the L2CAP protocol.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add l2cap_ble

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

dependencies:
  l2cap_ble: ^0.0.1

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:l2cap_ble/l2cap_ble.dart';
3
likes
110
pub points
43%
popularity

Publisher

verified publisherappsfactory.de

A flutter plugin to communicate with Bluetooth Low Energy devices using the L2CAP protocol.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#bluetooth

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on l2cap_ble