diff --git a/pubspec.lock b/pubspec.lock index f6f1c6d..9ce18b7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -129,7 +129,7 @@ packages: source: hosted version: "0.14.0+3" http: - dependency: transitive + dependency: "direct main" description: name: http url: "https://pub.dartlang.org" diff --git a/pubspec.yaml b/pubspec.yaml index 2b9eabe..49e581f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,6 +14,7 @@ dependencies: string_validator: ^0.1.4 cached_network_image: ^2.2.0+1 shared_preferences: ^0.5.12 + http: ^0.12.2 dev_dependencies: flutter_test: