@f0x damn i shouldnt have used flutter huh
@pastelpunkbandit @f0x doesn’t flutter have interop with js via some means? 🤔
@pastelpunkbandit @kim huh, why wouldn't desktop use a webkit thingie too
@pastelpunkbandit @kim hmm but chromebooks are basically a webbrowser
@pastelpunkbandit @kim that's what electron runs into when poorly packaged yeah, but afaik you can share the runtime as an external dependency. QT/GTK also provide a webkit type thing in similar ways
@f0x @kim i think its bc then itd run into some of the same issues that electron has where it doesnt wanna bundle basically a complete browser bc at that point u could just use react native or smth
and on mobile u have the advantage of not having to bundle it bc its already built in