Skip to content

Commit

Permalink
http dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
paurakhsharma committed Oct 9, 2020
1 parent 4cd7c7e commit e386a5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e386a5f

Please sign in to comment.