simolus3 / web3dart

Ethereum library, written in Dart.
MIT License
442 stars 270 forks source link

web3dart in webview flutter #173

Closed nothing0126 closed 3 years ago

nothing0126 commented 3 years ago

My app have been used web3dart, but with some features need use webview for perfomace. Can I use web3dart in webview flutter? Thanks!

simolus3 commented 3 years ago

Of course you can, web3dart can compile to JavaScript.