bearound_flutter_sdk 2.2.1 copy "bearound_flutter_sdk: ^2.2.1" to clipboard
bearound_flutter_sdk: ^2.2.1 copied to clipboard

Bearound Flutter SDK - Beacon detection and proximity tracking

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bearound_flutter_sdk

With Flutter:

 $ flutter pub add bearound_flutter_sdk

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

dependencies:
  bearound_flutter_sdk: ^2.2.1

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:bearound_flutter_sdk/bearound_flutter_sdk.dart';
1
likes
0
points
381
downloads

Publisher

unverified uploader

Weekly Downloads

Bearound Flutter SDK - Beacon detection and proximity tracking

Repository (GitHub)
View/report issues

Topics

#bluetooth #beacons #proximity #background #location

License

unknown (license)

Dependencies

flutter, location, permission_handler

More

Packages that depend on bearound_flutter_sdk

Packages that implement bearound_flutter_sdk