1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +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,7 +4,8 @@ description: A new Flutter project.
dependencies:
flutter:
sdk: flutter
http: ^0.12.0
dev_dependencies:
flutter_test:
sdk: flutter