Skip to content

Commit 7788a97

Browse files
committed
Refactor example app to use Android-specific native methods
1 parent 7fb71a9 commit 7788a97

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

geocoding_android/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.0.1
2+
3+
- Update the example app to demonstrate Android-specific platform channel methods.
4+
15
## 5.0.0
26

37
- **BREAKING CHANGES:**

geocoding_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: geocoding_android
22
description: A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.
3-
version: 5.0.0
3+
version: 5.0.1
44
repository: https://github.com/baseflow/flutter-geocoding/tree/main/geocoding_android
55
issue_tracker: https://github.com/Baseflow/flutter-geocoding/issues
66

0 commit comments

Comments
 (0)