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 4047764 commit 1f56064Copy full SHA for 1f56064
geolocator_android/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 5.0.1
2
+
3
+- Bump `flutter_lints` to version 5.0.0
4
5
## 5.0.0
6
7
- **BREAKING CHANGE:** for Flutter `3.27.0` and below. Make sure you'll upgrade Flutter to `3.29.0` or above before using this version.
geolocator_android/pubspec.yaml
@@ -2,7 +2,7 @@ name: geolocator_android
description: Geolocation plugin for Flutter. This plugin provides the Android implementation for the geolocator.
repository: https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_android
issue_tracker: https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
-version: 5.0.0
+version: 5.0.1
environment:
8
sdk: ^3.5.0
0 commit comments