We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f2a4c commit 6480a79Copy full SHA for 6480a79
pubspec.yaml
@@ -7,7 +7,7 @@ environment:
7
sdk: '>=2.18.0 <3.0.0'
8
9
dependencies:
10
- http: ^0.13.0
+ http: '>=0.13.0 <2.0.0'
11
http_parser: ^4.0.0
12
json_annotation: ^4.8.0
13
meta: ^1.3.0
0 commit comments