dchs_flutter_beacon 0.6.4 copy "dchs_flutter_beacon: ^0.6.4" to clipboard
dchs_flutter_beacon: ^0.6.4 copied to clipboard

Flutter plugin for scanning and transmit as beacon (iBeacon) on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dchs_flutter_beacon

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

dependencies:
  dchs_flutter_beacon: ^0.6.4

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:dchs_flutter_beacon/dchs_flutter_beacon.dart';
5
likes
160
points
97
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for scanning and transmit as beacon (iBeacon) on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dchs_flutter_beacon