geofencing_api 1.3.0 geofencing_api: ^1.3.0 copied to clipboard
This plugin is used to implement circular and polygon geofencing service.
1.3.0 #
- [FEAT] Add
GeofenceRegion.distanceTo(Location)
function - [FIX] Fix
GeofenceRegion.fromJson
parsing error
1.2.0 #
- [CHORE] Upgrade dependencies
- Allow use of getLocationPermission in the background
- Allow ACCESS_COARSE_LOCATION permission
1.1.0 #
- [FEAT] Add
GeofenceRegion.fromJson
constructor - [FEAT] Add
LatLng.fromJson
constructor
1.0.0 #
- Initial release.