Skip to content

Commit 5379fff

Browse files
authored
Update links for pub.dev (Baseflow#106)
1 parent aa1f60f commit 5379fff

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Diff for: geocoding/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.5+1
2+
3+
- Update pub.dev links
4+
15
## 2.0.5
26

37
- Fixed [#58](https://github.com/Baseflow/flutter-geocoding/issues/58) getting locationFromAddress freezes main thread.

Diff for: geocoding/pubspec.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: geocoding
22
description: A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.
3-
version: 2.0.5
4-
homepage: https://github.com/baseflow/flutter-geocoding/tree/master/geocoding
3+
version: 2.0.5+1
4+
repository: https://github.com/baseflow/flutter-geocoding/tree/master/geocoding
5+
issue_tracker: https://github.com/Baseflow/flutter-geocoding/issues
56

67
environment:
78
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)