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 7fb71a9 commit 7788a97Copy full SHA for 7788a97
2 files changed
geocoding_android/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 5.0.1
2
+
3
+- Update the example app to demonstrate Android-specific platform channel methods.
4
5
## 5.0.0
6
7
- **BREAKING CHANGES:**
geocoding_android/pubspec.yaml
@@ -1,6 +1,6 @@
name: geocoding_android
description: A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.
-version: 5.0.0
+version: 5.0.1
repository: https://github.com/baseflow/flutter-geocoding/tree/main/geocoding_android
issue_tracker: https://github.com/Baseflow/flutter-geocoding/issues
0 commit comments