File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ EXTERNAL SOURCES:
1515
1616SPEC CHECKSUMS:
1717 Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
18- shared_preferences: af6bfa751691cdc24be3045c43ec037377ada40d
18+ shared_preferences: 5033afbb22d372e15aff8ff766df9021b845f273
1919
2020PODFILE CHECKSUM: aafe91acc616949ddb318b77800a7f51bffa2a4c
2121
Original file line number Diff line number Diff line change 11name : http_interceptor
22description : A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
3- version : 1 .0.2
3+ version : 2 .0.0-beta.1
44homepage : https://github.com/CodingAleCR/http_interceptor
55issue_tracker : https://github.com/CodingAleCR/http_interceptor/issues
66repository : https://github.com/CodingAleCR/http_interceptor
77
88environment :
9- sdk : " >=2.12.0 <3.0.0"
9+ sdk : ' >=2.12.0 <3.0.0'
1010
1111dependencies :
12- http : ^0.13.3
12+ http : ^0.13.4
1313
1414dev_dependencies :
1515 test : ^1.17.5
You can’t perform that action at this time.
0 commit comments