Skip to content

Commit

Permalink
⬆️ Allows package:web 0.5.x~1.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Jul 27, 2024
1 parent 114267d commit 17218b1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions plugins/web_adapter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,13 @@ repository: https://github.com/cfug/dio/blob/main/plugins/web_adapter
issue_tracker: https://github.com/cfug/dio/issues

environment:
sdk: '>=2.18.0 <4.0.0'
# sdk: '>=3.3.0 <4.0.0'
sdk: ^3.3.0

dependencies:
dio: ^5.0.0
http_parser: ^4.0.0
meta: ^1.5.0
# web: '>=0.5.0 <0.6.0'
web: '>=0.5.0 <2.0.0'

dev_dependencies:
lints: any
Expand Down

0 comments on commit 17218b1

Please sign in to comment.