asticode / go-astilectron-demo

Discover the power of Astilectron through a demo app
MIT License
404 stars 83 forks source link

ReUse same code on Mobiles #58

Closed winwisely99 closed 4 years ago

winwisely99 commented 4 years ago

We are using Flutter Web and so looking at how best to reuse the same code we use for Desktop on Web.

Flutter WebView is the way to do it IMHO.

Tracking Issue is here if curious: https://github.com/pion/ion/issues/45