beacons 0.3.0
beacons: ^0.3.0 copied to clipboard
Flutter beacons plugin for iOS and Android.
0.3.0 #
- Fix: Background monitoring on Android
- New: Settings API
- New: Imperative start/stop monitoring API
- Breaking change: Additional plugin configuration required for Android
0.2.1 #
- Breaking change: Renamed
BeaconRegionIBeacon.wrap()
tofrom()
0.2.0 #
- Breaking change: Renamed backgroundMonitoringEvent.name to type (enum)
0.1.2 #
- New: Exposed BackgroundMonitoringEvents
- Breaking change: Renamed MonitoringEvent to MonitoringState
0.1.1 #
- Fix: iOS background support
0.1.0 #
- New feature: Android support
- Revamp public API to match new Android support
- Revamp example
0.0.2 #
- Revamp public API
- New feature: iBeacons monitoring (iOS only)
0.0.1 Initial release #
- New feature: iBeacons ranging (iOS only)