File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.3.0 - 12-09-2022
2
+ - Added support for android sdk 33
3
+ - Updated dependencies
4
+ - Updated kotlin
5
+ - Fixed the breaking changes on the native android side
6
+ - Updated the example project to save the background locations to shared prefs
7
+ - Updated the example project & readme to use the ` @pragma('vm:entry-point') ` annotation
8
+
1
9
## 1.2.0 - 15-11-2021
2
10
- Added iOS specific options to restart the tracking after killing the app
3
11
- Added option to Android specific options to only get updates every x meters
Original file line number Diff line number Diff line change 1
1
name : background_location_tracker
2
2
description : A Flutter plugin that allows you to track the background location for Android & iOS
3
3
repository : https://github.com/icapps/flutter-background-location-tracker
4
- version : 1.2 .0
4
+ version : 1.3 .0
5
5
6
6
environment :
7
7
sdk : " >=2.12.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments