File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 0.13.2
2+
3+ - Fixed issues with android namespaces
4+ - resolve flutter analyze lint errors and update flutter lint
5+ - Clarify permissions requirements earlier in the documentation [ #226 ] ( https://github.com/Almoullim/background_location/pull/#226 )
6+
17### 0.13.1
28
39- Fix License Typo [ #201 ] ( https://github.com/Almoullim/background_location/pull/#201 )
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.1
5+ version : 0.13.2
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