How to connect metamask to flutter mobile app

17 Views Asked by At

I want to integrate MetaMask with my flutter mobile application. What package can I use for this purpose?

How can I do this?

I used walltconnect package but through that I was able to call only readable function

I want to call functions from contract both readable and writable functions.

0

There are 0 best solutions below