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

Flutter SDK for BLE device management and translation services.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ble_agent

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

dependencies:
  ble_agent: ^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:ble_agent/ble_agent.dart';
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publishercaitun.com

Weekly Downloads

Flutter SDK for BLE device management and translation services.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ble_agent

Packages that implement ble_agent