by offsky on 6/16/23, 11:05 PM with 3 comments
by schemescape on 6/17/23, 1:18 AM
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.)
by kweingar on 6/16/23, 11:23 PM
As with every open source project, you have to consider who is driving development, governance, community-building, and (if applicable) funding. Any of it could go away at any time with an untimely departure, lack of funding, or dissipation of interest.
If you’re not paying for an SLA, you have to accept that you truly are getting your software as is.
by Alifatisk on 6/18/23, 5:21 PM
TLDR: Flutter is here to stay.