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

PlatformAndroid

The plugin just recive ble ManufacturerSpecificData

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ble_advert_lib

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

dependencies:
  ble_advert_lib: ^0.0.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:ble_advert_lib/ble_advert_lib.dart';
1
likes
150
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

The plugin just recive ble ManufacturerSpecificData

Homepage

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ble_advert_lib

Packages that implement ble_advert_lib