From 678cccdfd8094541ff10de0baa04d95aee6b51db Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 24 Feb 2021 13:32:54 +0200 Subject: [PATCH] Use older version of toast package --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d852934a9..33536007f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: # idb_shim: ^1.11.1+1 flutter_launcher_icons: ^0.8.1 overflow_view: ^0.2.1 - flutter_styled_toast: 1.5.1+1 + flutter_styled_toast: 1.5.1+1 # Toasts getting stuck permission_handler: ^5.0.1+1 contacts_service: ^0.4.6 extended_image: 1.3.1-dev #TODO remove