From 82b65e8934f6e31ef945a13b9295c42a3c207218 Mon Sep 17 00:00:00 2001 From: cyan Date: Sat, 11 Jan 2025 21:35:45 +0100 Subject: [PATCH] Fix normal wallets showing export outputs QR code (#1952) --- cw_monero/lib/monero_wallet.dart | 3 + ios/Podfile.lock | 100 +++++------------- linux/flutter/generated_plugins.cmake | 1 - macos/Flutter/GeneratedPluginRegistrant.swift | 2 - windows/flutter/generated_plugins.cmake | 1 - 5 files changed, 28 insertions(+), 79 deletions(-) diff --git a/cw_monero/lib/monero_wallet.dart b/cw_monero/lib/monero_wallet.dart index b46e8dd104..af943b9e12 100644 --- a/cw_monero/lib/monero_wallet.dart +++ b/cw_monero/lib/monero_wallet.dart @@ -265,6 +265,9 @@ abstract class MoneroWalletBase extends WalletBase