We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c778cf commit 70b3dbeCopy full SHA for 70b3dbe
geolocator_linux/CHANGELOG.md
@@ -1,6 +1,6 @@
1
-## NEXT
+## 0.2.4
2
3
-- Updates dependency on flutter_lints to version 5.0.0
+- Updates dependency on package_info_plus to version 9.0.0.
4
5
## 0.2.3
6
geolocator_linux/pubspec.yaml
@@ -23,7 +23,7 @@ dependencies:
23
geoclue: ^0.1.1
24
geolocator_platform_interface: ^4.1.0
25
gsettings: ^0.2.5
26
- package_info_plus: "^8.0.0"
+ package_info_plus: "^9.0.0"
27
28
dev_dependencies:
29
build_runner: ^2.1.8
0 commit comments