From 4b6710d464b94a655f315fe28f394e71988f9459 Mon Sep 17 00:00:00 2001 From: vjrj <vjrj@comunes.org> Date: Sun, 27 Aug 2023 19:27:42 +0200 Subject: [PATCH] Using weslide to show Card drawer menu in transactions too --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4bc2b58..82c0433 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -62,7 +62,6 @@ dependencies: timeago: ^3.3.0 once: ^1.5.1 pattern_lock: ^2.0.0 - backdrop: ^0.9.0 package_info_plus: ^3.0.3 share_plus: ^6.3.1 sentry_logging: ^7.8.0 @@ -95,6 +94,7 @@ dependencies: sentry_dart_plugin: ^1.5.0 check_vpn_connection: ^0.0.2 provider: ^6.0.5 + we_slide: ^2.4.0 dev_dependencies: flutter_test: -- GitLab