dchs_flutter_beacon 0.6.2 copy "dchs_flutter_beacon: ^0.6.2" to clipboard
dchs_flutter_beacon: ^0.6.2 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 Dart:

 $ dart pub add dchs_flutter_beacon

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 dart pub get):

dependencies:
  dchs_flutter_beacon: ^0.6.2

Alternatively, your editor might support dart pub get or 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
0
points
89
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dchs_flutter_beacon