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
Having a Flutter wrapper package for Metamask SDK(Javascript, Android and IOS) would be really great.
Why it is needed
Flutter is a great thing to build cross-platform apps on, and a Web3 library(WebThree for dart language is available, also WalletConnect has released its support for Flutter.
Feature Request
Having a Flutter wrapper package for Metamask SDK(Javascript, Android and IOS) would be really great.
Why it is needed
Flutter is a great thing to build cross-platform apps on, and a Web3 library(WebThree for dart language is available, also WalletConnect has released its support for Flutter.
Possible implementation
It would rely on https://github.com/MetaMask/metamask-sdk for Web https://github.com/MetaMask/metamask-android-sdk and https://github.com/MetaMask/metamask-ios-sdk for mobile platforms.
Code sample
WebThree library already has and example of using Metamask for Web
The text was updated successfully, but these errors were encountered: