1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-09 13:09:03 +00:00

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: dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
http: ^0.12.0
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: