File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.4.0 - 11-01-2023
2
+ - Added extra fields. (-1 if not supported or not available)
3
+ - horizontalAccuracy
4
+ - alt
5
+ - verticalAccuracy (Android > O)
6
+ - course
7
+ - courseAccuracy (iOS > 13.4 & Android > O)
8
+ - speed
9
+ - speedAccuracy (Android > O)
10
+
11
+ ## 1.3.1 - 14-12-2022
12
+ - Fix crash with starting service in background
13
+
1
14
## 1.3.0 - 12-09-2022
2
15
- Added support for android sdk 33
3
16
- Updated dependencies
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.3.1
4
+ version : 1.4.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