huh, if I or someone else ever made a webapp GoToSocial/fediverse client with the correct tech stack you could easily import the same code/UI, that'd be so neat
@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
@kim @f0x like the main way i know of is this
https://api.dart.dev/stable/2.18.0/dart-js/dart-js-library.html
but u cant compile to desktop anymore when using this
same code/UI for the settings interface, I forgot to mention