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

outdated

A Flutter BLE plugin, based on RxAndroidBle and RxBluetoothKit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rx_ble

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

dependencies:
  rx_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:rx_ble/rx_ble.dart';
8
likes
0
pub points
31%
popularity

Publisher

unverified uploader

A Flutter BLE plugin, based on RxAndroidBle and RxBluetoothKit.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, method_call_dispatcher

More

Packages that depend on rx_ble