Web3ModalFlutter icon indicating copy to clipboard operation
Web3ModalFlutter copied to clipboard

The Web3Modal for WalletConnect built using Flutter.

Results 7 Web3ModalFlutter issues
Sort by recently updated
recently updated
newest added

This is a Work In Progress. ## What has been done : - Improve logging to show complete logs on debug mode - Remove some Headers when running on web...

Any document or code snippet on how to write to smart-contract using Email Wallet?

question

**Describe the bug** I tried requesting for Ethereum Sepolia balance, but it shows an error. **Meaningful logs** Failed to get request eth_getBalance. Requested eip155:11155111 chain provider is temporarily unavailable -...

bug
hotfix

**Describe the bug** I'm trying to run my application after adding the package to pubspecs.yaml. the gradle exits with a build error described as below: ``` Setting the namespace via...

question
investigation

i am trying to connect flutter with safe multisig wallet in app.safe.global/sepolia and i tried to connect it with the documentation like this code snippet below and everything other than...

enhancement
wip