geofence_flutter 2.0.0 geofence_flutter: ^2.0.0 copied to clipboard
Flutter geofencing plugin for flutter application (android and ios).
2.0.0 #
- Migrates to Dart SDK 2.18.1 and Flutter 3.3.2.
- Null safety migration.
- Make sure to set the compileSdkVersion in the android/app/build.gradle file to 33 (For android).
- Dependencies updated
- Updated documentation
1.1.0 #
- Added geofence event stream period
- Added documentation
1.0.0+2 #
- Dependencies updated
1.0.0+1 #
- Initial release