beacons_plugin 1.0.16
beacons_plugin: ^1.0.16 copied to clipboard
This plugin makes it easier to scan nearby iBeacons and range them in flutter app. Scaned beacons will provide proximity values.
1.0.15 #
- Removed unecessary application attributes (Android)
1.0.14 #
- Fixed missing new activity FLAG issue (Android)
1.0.13 #
- Updated client side code for Android
- Added feature to stop background service on app killed (Android)
1.0.12 #
- Handled initialization exception
1.0.10 #
- Fixed Beacons not detected in iOS.
- Fixed background service not stopped issue on stop scanning event.
1.0.9 #
- Fixed 'Beacon' JSON issue.
1.0.7 #
- Added Background scan mode
- Fixed iOS build issue
1.0.5 - 1.0.6 #
- Fixed Method channel not found issue.
1.0.4 #
- Updated Android Logic.
1.0.1 #
- Initial Release.