We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa1f60f commit 5379fffCopy full SHA for 5379fff
geocoding/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.5+1
2
+
3
+- Update pub.dev links
4
5
## 2.0.5
6
7
- Fixed [#58](https://github.com/Baseflow/flutter-geocoding/issues/58) getting locationFromAddress freezes main thread.
geocoding/pubspec.yaml
@@ -1,7 +1,8 @@
name: geocoding
description: A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.
-version: 2.0.5
-homepage: https://github.com/baseflow/flutter-geocoding/tree/master/geocoding
+version: 2.0.5+1
+repository: https://github.com/baseflow/flutter-geocoding/tree/master/geocoding
+issue_tracker: https://github.com/Baseflow/flutter-geocoding/issues
environment:
8
sdk: '>=2.12.0 <3.0.0'
0 commit comments