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 2ec870d commit 7b63b99Copy full SHA for 7b63b99
geolocator_windows/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.5
2
+
3
+- Bump `flutter_lints` to version 5.0.0
4
5
## 0.2.4
6
7
* Updates dart SDk to `sdk: ^3.5.0`
geolocator_windows/pubspec.yaml
@@ -2,7 +2,7 @@ name: geolocator_windows
description: Geolocation Windows plugin for Flutter. This plugin provides the Windows implementation for the geolocator.
repository: https://github.com/baseflow/flutter-geolocators
issue_tracker: https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
-version: 0.2.4
+version: 0.2.5
environment:
8
sdk: ^3.5.0
0 commit comments