web3dart icon indicating copy to clipboard operation
web3dart copied to clipboard

Question: Flutter Web and Metamask

Open andrewkimjoseph opened this issue 1 year ago • 2 comments

Can I use this plugin to open Metamask on Flutter Web and connect to it? If yes, how can I do it?

andrewkimjoseph avatar May 09 '24 10:05 andrewkimjoseph

Try https://pub.dev/packages/webthree. it works well! And you can keep your actual web3dart code because it's a fork of web3dart + wallet management

redDwarf03 avatar Aug 14 '24 17:08 redDwarf03