geofencing_flutter_plugin 1.2.0 geofencing_flutter_plugin: ^1.2.0 copied to clipboard
This Flutter plugin extends the functionality offered by the Woosmap Geofencing Mobile SDKs.
0.0.1 #
- TODO: Describe initial release.
version: 1.0.0 #
- Flutter interface for Geofence plugin
version: 1.0.1 #
- Bug fix: Airship push does not work unless method is invoked.
version: 1.1.0 #
- Update android geofence SDK to 4.+
- Exposed new methods and required for beacon-fencing.
version: 1.2.0 #
- Exposed a new attribute named
userProperties
in thePOI
object which holds an asset's custom properties. - Exposed new methods
getIndoorBeacons
andremoveIndoorBeacons
to fetch and remove Indoor Beacons.