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 be52ca4 commit ae22938Copy full SHA for ae22938
geolocator_linux/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.3
2
+
3
+- Updates dependency on flutter_lints to version 5.0.0.
4
5
## 0.2.2
6
7
- Updates dart sdk to `sdk: ^3.5.0`
geolocator_linux/pubspec.yaml
@@ -3,7 +3,7 @@ description: Geolocation Linux plugin for Flutter. This plugin provides the
Linux implementation for the geolocator.
repository: https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_linux
issue_tracker: https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
-version: 0.2.2
+version: 0.2.3
8
environment:
9
sdk: ^3.5.0
0 commit comments