You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
I'm trying to learn how web3dart works on Flutter Web and I faced this problem: when I execute this code (with the infura provider):
The code worked as expected, but when I changed the provider to the window.ethereum, the contract call doesn't worked at all.
I want to know if I am doing something wrong, or if it is a bug with the metamask provider.
The text was updated successfully, but these errors were encountered: