fix: Add http package

This commit is contained in:
Anton Stubenbord
2023-05-29 11:51:21 +02:00
parent a2ccb03ce1
commit a3f84e08ca
2 changed files with 15 additions and 23 deletions

View File

@@ -13,6 +13,7 @@ dependencies:
logging: ^1.1.1
flutter:
sdk: flutter
http: ^1.0.0
dev_dependencies:
flutter_test: