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 85f644e commit ff0d225Copy full SHA for ff0d225
geolocator_linux/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.0+2
2
+
3
+- Updates dependency on package_info_plus to version 5.0.1.
4
5
## 0.2.0+1
6
7
- Ensures the `Position` instance always contains a timestamp.
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.0+1
+version: 0.2.0+2
8
environment:
9
sdk: '>=2.15.0 <4.0.0'
0 commit comments