Added toast package for errors

This commit is contained in:
Imran Remtulla
2022-08-14 18:07:49 -04:00
parent 5bf19cc194
commit 74bb0a1b95
3 changed files with 26 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ dependencies:
flutter_local_notifications: ^9.7.0
provider: ^6.0.3
http: ^0.13.5
toast: ^0.3.0
dev_dependencies:
flutter_test: