From a8965f196f05e5ad7c1f99b979af2715a3be7d78 Mon Sep 17 00:00:00 2001 From: Ghassen Ben Zahra Date: Wed, 7 Aug 2024 21:03:12 +0100 Subject: [PATCH] add missing depandancy (#1254) --- pubspec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 24757a503..6dbe204a4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -81,7 +81,9 @@ dependencies: # STATE MANAGEMENT provider: ^6.0.5 flutter_riverpod: ^2.3.6 - + wifi_hunter: ^1.1.1+2 + flutter_styled_toast: ^2.2.1 + flutter_keyboard_visibility: ^6.0.0 auto_size_text: ^3.0.0 flutter_animate: ^4.1.1+1 marquee: ^2.2.3