Added http dependency in pubspec.yaml

This commit is contained in:
Sanyam Dogra
2018-12-31 00:12:27 +05:30
committed by GitHub
parent 3ea3b368da
commit 7218baca7c

View File

@ -4,6 +4,7 @@ description: A new Flutter project.
dependencies:
flutter:
sdk: flutter
http: ^0.12.0
dev_dependencies:
flutter_test: