Skip to content

Commit

Permalink
publish: flutter_osm_web-v1.0.0-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
liodali committed Jan 27, 2024
1 parent acb16e6 commit f5be7ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions flutter_osm_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 1.0.0-rc:
* improve draw shape in web
## 1.0.0-dev.3
## 1.0.0-dev.2
## 1.0.0-dev.1
Expand Down
6 changes: 3 additions & 3 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-dev.3
version: 1.0.0-rc
homepage: https://github.com/liodali/osm_flutter

environment:
Expand All @@ -15,8 +15,8 @@ dependencies:
js: ^0.6.7
stream_transform: ^2.1.0
routing_client_dart: ^0.5.3
flutter_osm_interface: #^1.0.0-dev.3
path: ../flutter_osm_interface/
flutter_osm_interface: 1.0.0-rc
#path: ../flutter_osm_interface/
dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit f5be7ff

Please sign in to comment.