From d31a70cc89c14eb1c452e6c453d456fecdf64597 Mon Sep 17 00:00:00 2001 From: Nico Mexis Date: Sat, 10 Aug 2024 17:48:14 +0200 Subject: [PATCH] Update fluttertoast to 8.2.6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 43f9f02..1c58ff4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: flutter: sdk: flutter flutter_mailer: ^2.0.0 - fluttertoast: ^8.0.8 + fluttertoast: ^8.2.6 logging: ^1.0.2 mailer: ^6.0.0 package_info_plus: '>=4.0.0 <9.0.0'