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

Reusable Flutter diagnostics UI for beacon events, capabilities, manufacturer data, and locations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_beacon_inspector

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reusable Flutter diagnostics UI for beacon events, capabilities, manufacturer data, and locations.

Repository (GitHub)
View/report issues

Topics

#beacon #bluetooth #diagnostics #inspector

License

Apache-2.0 (license)

Dependencies

flutter, flutter_localizations, intl, super_beacon

More

Packages that depend on super_beacon_inspector