WalletConnect / WalletConnectModalFlutter

The WalletConnectModal for WalletConnect built using Flutter.
https://pub.dev/packages/walletconnect_modal_flutter
Apache License 2.0
20 stars 18 forks source link

Connect via QR code #39

Open nuzhata opened 9 months ago

nuzhata commented 9 months ago

Connect via QR code not working

nuzhata commented 9 months ago

The scan works when the filter breaker is already on. When executing the methods, it always returns to the wallet that is running with the app on the same phone

quetool commented 8 months ago

Hello @nuzhata I didn't understand the issue, do you mind sharing some video or reproducible code? Also, seems like you are just starting, could you interest you trying Web3Modal instead of WalletConnectModal? https://docs.walletconnect.com/web3modal/flutter/installation

nuzhata commented 8 months ago

Package always call url_launcher even if you are in qr code part

quetool commented 8 months ago

That's weird but now I get your report, thanks! In any case, I won't be able to take a look at it any time soon, I encourage you to try out Web3Modal.

nuzhata commented 8 months ago

thanks