File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,6 @@ packages:
4343 url: "https://pub.dartlang.org"
4444 source: hosted
4545 version: "1.15.0"
46- cupertino_icons:
47- dependency: "direct main"
48- description:
49- name: cupertino_icons
50- url: "https://pub.dartlang.org"
51- source: hosted
52- version: "0.1.2"
5346 fake_async:
5447 dependency: transitive
5548 description:
@@ -73,14 +66,14 @@ packages:
7366 name: http
7467 url: "https://pub.dartlang.org"
7568 source: hosted
76- version: "0.13.0 "
69+ version: "0.13.3 "
7770 http_interceptor:
7871 dependency: "direct main"
7972 description:
8073 path: ".."
8174 relative: true
8275 source: path
83- version: "0.4.1 "
76+ version: "1.0.0 "
8477 http_parser:
8578 dependency: transitive
8679 description:
Original file line number Diff line number Diff line change @@ -4,12 +4,11 @@ version: 0.0.1+1
44publish_to : " none"
55
66environment :
7- sdk : ' >=2.12.0 <3.0.0'
7+ sdk : " >=2.12.0 <3.0.0"
88
99dependencies :
1010 flutter :
1111 sdk : flutter
12- cupertino_icons : ^0.1.2
1312 http_interceptor :
1413 path : ../
1514
You can’t perform that action at this time.
0 commit comments