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

Configure KBeacon as an Eddy Stone Device

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kbeacon_configure

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

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

Publisher

unverified uploader

Weekly Downloads

Configure KBeacon as an Eddy Stone Device

Documentation

API reference

License

MIT (license)

Dependencies

convert, flutter, flutter_blue_plus, quiver

More

Packages that depend on kbeacon_configure

Packages that implement kbeacon_configure