Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 762 Bytes

CHANGELOG.md

File metadata and controls

41 lines (28 loc) · 762 Bytes

1.1.3+1

Add possibility to restart locator service after reboot; Fix triggering android notification callback with wrong notification;

1.1.2+2

Fix optional android notification callback.

1.1.2+1

Fix accessing other plugins when app is terminated.

1.1.1+1

Fix Callback is not triggered in iOS.

1.1.0+1

Add callback for android notification.

1.0.1+2

Fix crash on detach.

1.0.1+1

Add isRegistered method. Bug fixes.

1.0.0+1

  • Add auto stop feature.
  • Update flutter plugin library to version 2.

0.0.4-beta

  • Add parameter to setting to change android wakelock time.
  • Prevent service from registering twice.

0.0.3-beta

Change where location access requested.

0.0.2-beta

  • Improvements.

0.0.1-beta

  • initial release.