flutter_ibeacon

Last updated:

0 purchases

flutter_ibeacon Image
flutter_ibeacon Images
Add to Cart

Description:

flutter ibeacon

flutter_ibeacon #
A Flutter plugin for android or ios to advertise iBeacon.
Getting Started #
Add this to your package's pubspec.yaml file:
dependencies:
flutter_ibeacon: latest
copied to clipboard
You should then run flutter packages get in your terminal so Flutter can install the new plugin.
For android platform:
You should add some ble permissions to your AndroidManifest.xml file, see: https://developer.android.com/develop/connectivity/bluetooth/bt-permissions
For ios platform:
You should add some ble permissions to your Info.plist file, see: https://developer.apple.com/documentation/bundleresources/information_property_list/nsbluetoothalwaysusagedescription
You can learn how to use this plugin by checking out the example code.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.