upgrade package:http so we no longer need custom MultipartRequest (#8715)

This commit is contained in:
Yegor
2017-03-10 11:05:06 -08:00
committed by GitHub
parent 03d3186531
commit 9f020d6104
5 changed files with 5 additions and 260 deletions

View File

@@ -4,6 +4,6 @@ description: Various repository development tools for flutter.
dependencies:
archive: ^1.0.20
args: ^0.13.4
http: ^0.11.3
http: ^0.11.3+12
intl: ^0.14.0
path: ^1.4.0