walletconnect-dart-sdk icon indicating copy to clipboard operation
walletconnect-dart-sdk copied to clipboard

Open protocol for connecting dApps to mobile wallets with QR code scanning or deep linking.

Results 38 walletconnect-dart-sdk issues
Sort by recently updated
recently updated
newest added

SocketException: Failed host lookup: 'c.bridge.walletconnect.org' (OS Error: No address associated with hostname, errno = 7)

Support for v1.0 currently in use in the package has ended. Therefore, the connection popup does not appear even when the current Metamask app is opened. The package should be...

SocketException: Failed host lookup: 'i.bridge.walletconnect.org' (OS Error: nodename nor servname provided, or not known, errno = 8)

I just want to know how to switch the network in MetaMask mobile using code

### Environment I'm trying to develop a mobile app in Flutter which should interact with a very simple contract. The contract contains a basic string which can be read or...

`var session = await connector.createSession(onDisplayUri: (uri) async { _uri = uri; await launchUrlString(uri, mode: LaunchMode.externalApplication); });` this will wake up all wallet app which can connect, but I just want...

Close metamask, the first time I open metamask, my app doesn't respond. Reproducible

Can you give some guidance as to how I should end a session, but allow for a new session to be created? Calling `killSession()` successfully ends the session, but after...

### After connecting to my account on Pera Wallet, I faced this error ``` Error: FormatException: Invalid character (at character 77) I/flutter (10855): gqNzaWfEQIwtNFWFUDYnI49KtgVk5nGLCiEP9M/F7p4Zz2acj2FNEdZT3Dq56o+hKaSTYTzrU229 ``` ### When I tried to...

me gustaría saber que versión de walletconnect se usa en la librería ya que hace poco se actualizo a una nueva version