From 1c26c50040c260f6786c64e13bbbc634d1358afe Mon Sep 17 00:00:00 2001 From: Tim Molter Date: Tue, 14 Nov 2023 14:30:59 +0100 Subject: [PATCH] update fl_toast dependency --- example/wallet/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/wallet/pubspec.yaml b/example/wallet/pubspec.yaml index bcb4803d..212cb33b 100644 --- a/example/wallet/pubspec.yaml +++ b/example/wallet/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: json_annotation: ^4.8.0 walletconnect_flutter_v2: path: ../.. - fl_toast: ^3.1.0 + fl_toast: ^3.2.0 # kadena_dart_sdk: ^2.0.4 mobile_scanner: ^3.0.0 get_it: ^7.2.0