add http as dependencies

This commit is contained in:
2022-08-28 21:47:03 +02:00
parent 884fde1947
commit 7a0731ba85
2 changed files with 22 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
http: ^0.13.5
dev_dependencies:
flutter_test: