Skip to content

Commit 7218bac

Browse files
authored
Added http dependency in pubspec.yaml
1 parent 3ea3b36 commit 7218bac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

using_http_get/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: A new Flutter project.
44
dependencies:
55
flutter:
66
sdk: flutter
7-
7+
http: ^0.12.0
8+
89
dev_dependencies:
910
flutter_test:
1011
sdk: flutter

0 commit comments

Comments
 (0)