layrz_ble 1.2.3 copy "layrz_ble: ^1.2.3" to clipboard
layrz_ble: ^1.2.3 copied to clipboard

A Flutter library for cross-platform Bluetooth Low Energy (BLE) communication, supporting Android, iOS, macOS, Windows, Linux, and web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add layrz_ble

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

dependencies:
  layrz_ble: ^1.2.3

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:layrz_ble/layrz_ble.dart';
4
likes
150
points
350
downloads

Publisher

verified publishergoldenm.com

Weekly Downloads

A Flutter library for cross-platform Bluetooth Low Energy (BLE) communication, supporting Android, iOS, macOS, Windows, Linux, and web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bluez, collection, flutter, flutter_web_bluetooth, flutter_web_plugins, layrz_models, plugin_platform_interface, web

More

Packages that depend on layrz_ble