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
Flutter is a competitor to React. It currently has two popular plugins to develop web3 applications: flutter_web3 and web3dart.
Unfortunately, there is no easy way to use OpenGSN with Flutter. Is there a plan to make or extend a Flutter plugin to make it easy to use with OpenGSN?
P.S. if anyone has done this already, please reach out! :)
The text was updated successfully, but these errors were encountered:
Can you please elaborate on the problem of using GSN with flutter?
With GSN3, there's an easy way to use for code that uses ethers:
if you have a contract "myContract", then you can do
Hi @jpiabrantes
Have you been able to use GSN with Flutter? We don't have a plan to create such a plugin but will be glad to add it to the official repo if you were able to make it work.
Thanks!
Flutter is a competitor to React. It currently has two popular plugins to develop web3 applications: flutter_web3 and web3dart.
Unfortunately, there is no easy way to use OpenGSN with Flutter. Is there a plan to make or extend a Flutter plugin to make it easy to use with OpenGSN?
P.S. if anyone has done this already, please reach out! :)
The text was updated successfully, but these errors were encountered: