mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-20 19:12:04 +00:00
+
This commit is contained in:
parent
14d23e106b
commit
e4632395ba
2 changed files with 6 additions and 11 deletions
11
pubspec.lock
11
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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue