File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
- ## 1.0.0 - 16-03-2020
1
+ ## 1.0.1 - 22-06-2021
2
+
3
+ #Added
4
+ - Pub.dev badge
5
+
6
+ ## 1.0.0 - 22-06-2021
2
7
3
8
Initial release
4
9
- Background location tracking
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ A new Flutter plugin that allows you to track the background location for Androi
4
4
5
5
[ ![ Build Status] ( https://travis-ci.com/icapps/flutter-background-location-tracker.svg?branch=master )] ( https://travis-ci.com/icapps/flutter-background-location-tracker )
6
6
[ ![ Coverage Status] ( https://coveralls.io/repos/github/icapps/flutter-background-location-tracker/badge.svg?branch=master )] ( https://coveralls.io/github/icapps/flutter-background-location-tracker?branch=master )
7
+ [ ![ pub package] ( https://img.shields.io/pub/v/background_location_tracker.svg )] ( https://pub.dartlang.org/packages/background_location_tracker )
7
8
8
9
## Android Config
9
10
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.0.0
4
+ version : 1.0.1
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