Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 358 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 358 Bytes

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