bkonyi / FlutterGeofencing

Rough work for Flutter geofencing plugin
BSD 3-Clause "New" or "Revised" License
337 stars 219 forks source link

Update Geofencing plugin #89

Open vovaklh opened 1 year ago

vovaklh commented 1 year ago
  1. Updated example project to run on latest Android versions
  2. Migrate plugin to nullsafety
  3. Updated plugin and example gradle dependencies
  4. Added missing info for IOS setup to README.MD
  5. Fix geofence callback to run in release mode
vovaklh commented 1 year ago

@bkonyi Check pls this MR when you have time :)