Hacker News new | ask | show | jobs
by schemescape 1103 days ago
I was also looking at Flutter and had a similar realization with respect to Google Domains (which I use and will eventually probably transfer away), although mine is just for a hobby project.

To be fair, however, UI frameworks seem especially prone to dying off. Flutter has probably already outlived multiple UI frameworks from Microsoft (I can’t even keep track at this point).

In the end, I was trying to avoid using HTML because I didn’t want to have to rely on something as inefficient as Electron (specifically its memory and storage footprint), but I just don’t see Flutter or its competitors lasting anywhere close to as long as HTML. So I might just end up going with HTML/Electron. (PWAs aren’t an option in my case.)