Skip to content

Commit 77efa2c

Browse files
committed
publish: flutter_osm_web-1.0.5
1 parent 105366a commit 77efa2c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

flutter_osm_web/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## 1.0.5:
12
## 1.0.4:
23
## 1.0.3:
34
## 1.0.2:

flutter_osm_web/pubspec.yaml

+3-3
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.0.4
3+
version: 1.0.5
44
homepage: https://github.com/liodali/osm_flutter
55

66
environment:
@@ -16,8 +16,8 @@ dependencies:
1616
web: ^0.5.1
1717
stream_transform: ^2.1.0
1818
routing_client_dart: ^0.5.5
19-
flutter_osm_interface: #^1.0.2
20-
path: ../flutter_osm_interface/
19+
flutter_osm_interface: ^1.0.3
20+
#path: ../flutter_osm_interface/
2121
dev_dependencies:
2222
flutter_test:
2323
sdk: flutter

0 commit comments

Comments
 (0)