diff --git a/using_http_get/pubspec.yaml b/using_http_get/pubspec.yaml index 3655e9b..036e877 100644 --- a/using_http_get/pubspec.yaml +++ b/using_http_get/pubspec.yaml @@ -4,7 +4,8 @@ description: A new Flutter project. dependencies: flutter: sdk: flutter - + http: ^0.12.0 + dev_dependencies: flutter_test: sdk: flutter