reown-com/reown_flutter

Appkit for web

Closed this issue · 2 comments

Is your feature request related to a problem? Please describe.
Can not run sample on web (google)

Describe the solution you'd like
Appkit being able to work on web so i have a cross-platform dapp.

Do you intend to do it anytime?

Hello @NelCit, Flutter AppKit is not ready for web yet. Thanks!

For those seeking a solution and unable to wait for an official release, I’ve developed a PoC application that leverages interoperability with JavaScript. You can find it here: GitHub Repository.

Please note, this is not an official solution, it is just something to have a workaround while we wait for this repository to become cross-platform.