Skip to content

Commit

Permalink
publish flutter_osm_web : 1.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
liodali committed Mar 9, 2024
1 parent 32046c4 commit c41628c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions flutter_osm_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## 1.0.0-rc.3: update dependencies
## 1.0.0-rc.2: migrate to wasm
## 1.0.0-rc.1: fix bug
* fix bug delete road #500
Expand Down
4 changes: 2 additions & 2 deletions flutter_osm_web/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_osm_web
description: flutter web interface for flutter osm contain web channel and web api
version: 1.0.0-rc.2
version: 1.0.0-rc.3
homepage: https://github.com/liodali/osm_flutter

environment:
Expand All @@ -13,7 +13,7 @@ dependencies:
flutter_web_plugins:
sdk: flutter
js: ^0.7.1
web: ^0.5.0
web: ^0.5.1
stream_transform: ^2.1.0
routing_client_dart: ^0.5.3
flutter_osm_interface: 1.0.0-rc
Expand Down

0 comments on commit c41628c

Please sign in to comment.