Skip to content

Commit 307c7c0

Browse files
committed
publish: flutter_osm_web-v1.3.4
1 parent 3d50ce8 commit 307c7c0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

flutter_osm_web/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## 1.3.4: fix bug
12
## 1.3.3: fix bug
23
## 1.3.2: fix bug
34
* fix mylocation api

flutter_osm_web/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_osm_web
22
description: flutter web interface for flutter osm contain web channel and web api
3-
version: 1.3.3
3+
version: 1.3.4
44
homepage: https://github.com/liodali/osm_flutter
55

66
environment:
@@ -15,7 +15,7 @@ dependencies:
1515
web: ^1.0.0
1616
stream_transform: ^2.1.0
1717
routing_client_dart: ^0.5.5
18-
flutter_osm_interface: ^1.3.1
18+
flutter_osm_interface: ^1.3.2
1919
#path: ../flutter_osm_interface/
2020
dev_dependencies:
2121
flutter_test:

0 commit comments

Comments
 (0)