File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.2.1
2
+
3
+ - Updates dependency on package_info_plus to version 8.0.0.
4
+
1
5
## 0.2.0+2
2
6
3
7
- Updates dependency on package_info_plus to version 5.0.1.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Geolocation Linux plugin for Flutter. This plugin provides the
3
3
Linux implementation for the geolocator.
4
4
repository : https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_linux
5
5
issue_tracker : https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
6
- version : 0.2.0+2
6
+ version : 0.2.1
7
7
8
8
environment :
9
9
sdk : ' >=2.15.0 <4.0.0'
@@ -23,7 +23,7 @@ dependencies:
23
23
geoclue : ^0.1.1
24
24
geolocator_platform_interface : ^4.1.0
25
25
gsettings : ^0.2.5
26
- package_info_plus : " >=5.0.1 <9 .0.0"
26
+ package_info_plus : " ^8 .0.0"
27
27
28
28
dev_dependencies :
29
29
build_runner : ^2.1.8
You can’t perform that action at this time.
0 commit comments