File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 0.13.1
2+
3+ - Fix License Typo [ #201 ] ( https://github.com/Almoullim/background_location/pull/#201 )
4+ - Fix API issues stemming from Android 13/14 changes to location services [ #210 ] ( https://github.com/Almoullim/background_location/pull/#210 )
5+
16### 0.13.0
27
38- Android upgrade and location running indicator [ #196 ] ( https://github.com/Almoullim/background_location/pull/196 )
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: background_location
22description : A Flutter plugin to get location updates in the background for both
33 Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for
44 Android.
5- version : 0.13.0
5+ version : 0.13.1
66homepage : https://github.com/Almoullim/background_location
77repository : https://github.com/Almoullim/background_location
88
You can’t perform that action at this time.
0 commit comments