super_beacon 0.0.1+1 copy "super_beacon: ^0.0.1+1" to clipboard
super_beacon: ^0.0.1+1 copied to clipboard

Configurable iBeacon monitoring with native events, diagnostics, notifications, and raw manufacturer data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_beacon

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Configurable iBeacon monitoring with native events, diagnostics, notifications, and raw manufacturer data.

Repository (GitHub)
View/report issues

Topics

#beacon #bluetooth #ibeacon #location #diagnostics

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on super_beacon

Packages that implement super_beacon