WalletConnectModalFlutter
WalletConnectModalFlutter copied to clipboard
The WalletConnectModal for WalletConnect built using Flutter.
For web platform just make it possible to show or copy Qr code for production level project
**Describe the bug** I have updated the project id in the sample, upon clicking the wallet, it does open the wallet but no request for connection is shown in the...
Connect via QR code not working
When we select the wallet (like Metamask for unlock) for the second time, we encounter this error message
The walletconnect button is not customizable when it is in disconnect mode and localization is not possible because no event is forwarded to the developer to return the translated value.
**Describe the bug** It is not possible to sign a message or transaction when connected to a Rainbow wallet. The Rainbow wallet is launched but it doesn't show a pop-up...
**Describe the bug** Because w3m_chains_presets.dart does not have the testnet network chains i was referred in a comment to implement it as a custom-chain: ``` // See https://docs.walletconnect.com/web3modal/flutter/custom-chains W3MChainInfo sepoliaTestnet...
**Describe the bug** We've observed that the WalletConnect session sometimes expires and returns that the connected wallet address is null, even if it was connected successfully before. **To Reproduce** Initialize...
Hi Luzzotica, Thank you for all the effort, I appreciate it. I tried with the latest metamask version. And it seems like it cannot find the return value `balance`? ...
Upon requesting to open a Wallet App the wallet is opened even if the user hits Cancel in the Confirm Dialog. This is because we are throwing an exception instead...