We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb1452 commit 309a83bCopy full SHA for 309a83b
packages/api/pubspec.lock
@@ -242,10 +242,10 @@ packages:
242
dependency: "direct main"
243
description:
244
name: http
245
- sha256: "5895291c13fa8a3bd82e76d5627f69e0d85ca6a30dcac95c4ea19a5d555879c2"
+ sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
246
url: "https://pub.dev"
247
source: hosted
248
- version: "0.13.6"
+ version: "1.1.0"
249
http_multi_server:
250
dependency: transitive
251
packages/api/pubspec.yaml
@@ -10,7 +10,7 @@ dependencies:
10
flutter:
11
sdk: flutter
12
freezed_annotation: ^2.1.0
13
- http: ^0.13.5
+ http: ^1.0.0
14
json_annotation: ^4.8.1
15
path:
16
0 commit comments