diff --git a/pubspec.lock b/pubspec.lock index 826f296..6e66a4a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -228,12 +228,11 @@ packages: cronet_http: dependency: "direct main" description: - path: "pkgs/cronet_http" - ref: a2e241ba1a8fdf22ce17e047ab6af8f46787faf8 - resolved-ref: a2e241ba1a8fdf22ce17e047ab6af8f46787faf8 - url: "https://github.com/dart-lang/http.git" - source: git - version: "1.3.1-wip" + name: cronet_http + sha256: "76336da9084672970bc830b88061b179467e9132c180a9c126352420697ad814" + url: "https://pub.dev" + source: hosted + version: "1.3.1" cross_file: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d380912..386006e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -67,11 +67,7 @@ dependencies: git: url: https://github.com/kodjodevf/flutter_qjs.git ref: main - cronet_http: - git: - url: https://github.com/dart-lang/http.git - path: pkgs/cronet_http - ref: a2e241ba1a8fdf22ce17e047ab6af8f46787faf8 + cronet_http: ^1.3.1 cupertino_http: ^1.5.0 http: ^1.2.1 flutter_code_editor: ^0.3.1