File tree 2 files changed +10
-18
lines changed
2 files changed +10
-18
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ packages:
175
175
name: cupertino_http
176
176
url: "https://pub.dartlang.org"
177
177
source: hosted
178
- version: "0.0.9 "
178
+ version: "0.0.10 "
179
179
cupertino_icons:
180
180
dependency: "direct main"
181
181
description:
@@ -327,12 +327,10 @@ packages:
327
327
http_client_hoc081098:
328
328
dependency: "direct main"
329
329
description:
330
- path: "."
331
- ref: c13fc534ab6d7a63e79ae347fd7c877cd42615ac
332
- resolved-ref: c13fc534ab6d7a63e79ae347fd7c877cd42615ac
333
- url: "https://github.com/hoc081098/http_client_hoc081098.git"
334
- source: git
335
- version: "1.0.0-dev.0"
330
+ name: http_client_hoc081098
331
+ url: "https://pub.dartlang.org"
332
+ source: hosted
333
+ version: "0.0.1-dev.0"
336
334
http_multi_server:
337
335
dependency: transitive
338
336
description:
@@ -563,7 +561,7 @@ packages:
563
561
name: rxdart_ext
564
562
url: "https://pub.dartlang.org"
565
563
source: hosted
566
- version: "0.2.6 "
564
+ version: "0.2.7 "
567
565
shared_preferences:
568
566
dependency: "direct main"
569
567
description:
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
14
14
15
15
cupertino_icons : ^1.0.5
16
16
17
- cupertino_http : ^0.0.9
17
+ cupertino_http : ^0.0.10
18
18
meta : ^1.8.0
19
19
path : ^1.8.2
20
20
http : ^0.13.5
@@ -30,11 +30,11 @@ dependencies:
30
30
disposebag : ^1.5.1
31
31
flutter_disposebag : ^1.1.0
32
32
flutter_bloc_pattern : ^2.3.0
33
- rxdart_ext : ^0.2.6
33
+ rxdart_ext : ^0.2.7
34
34
did_change_dependencies : ^1.0.0
35
35
stream_loader : ^1.5.0
36
36
dart_either : ^1.0.0
37
- http_client_hoc081098 :
37
+ http_client_hoc081098 : ^0.0.1-dev.0
38
38
cancellation_token_hoc081098 : ^1.0.0
39
39
40
40
dev_dependencies :
@@ -50,10 +50,4 @@ flutter:
50
50
uses-material-design : true
51
51
assets :
52
52
- assets/bg.jpg
53
- - assets/user.png
54
-
55
- dependency_overrides :
56
- http_client_hoc081098 :
57
- git :
58
- url : https://github.com/hoc081098/http_client_hoc081098.git
59
- ref : c13fc534ab6d7a63e79ae347fd7c877cd42615ac
53
+ - assets/user.png
You can’t perform that action at this time.
0 commit comments