Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter wrapper for Metamask SDK(Web, Android, IOS) #582

Open
makinghappen opened this issue Dec 6, 2023 · 0 comments
Open

Flutter wrapper for Metamask SDK(Web, Android, IOS) #582

makinghappen opened this issue Dec 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@makinghappen
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@makinghappen and others