brilliant_ble 0.0.3 copy "brilliant_ble: ^0.0.3" to clipboard
brilliant_ble: ^0.0.3 copied to clipboard

A PAckage to use ble devices by brilliant.xyz

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brilliant_ble
copied to clipboard

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

dependencies:
  brilliant_ble: ^0.0.3
copied to clipboard

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:brilliant_ble/brilliant_ble.dart';
copied to clipboard
4
likes
120
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

A PAckage to use ble devices by brilliant.xyz

Repository (GitHub)

Documentation

API reference

License

ISC (license)

Dependencies

flutter, flutter_blue_plus

More

Packages that depend on brilliant_ble