TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is Flutter/Dart safe from the Google chopping block?

3 pointsby offskyalmost 2 years ago
I was just about to invest considerable time and effort into learning Flutter and building a cross platform app. I’m well aware of Google’s propensity to cancel products, but the Google Domains news was still surprising to me because it seemed central to their GCP business. Now. I’m not so sure that Flutter won’t be canned next year. I mean, Google isn’t making mega money directly from Flutter, so it can’t be safe. Opinions?

3 comments

schemescapealmost 2 years 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.<p>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).<p>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&#x2F;Electron. (PWAs aren’t an option in my case.)
kweingaralmost 2 years ago
Big tech companies don’t make money directly from their open source languages and tools. But neither do solo maintainers or volunteers (most of the time).<p>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.<p>If you’re not paying for an SLA, you have to accept that you truly are getting your software as is.
Alifatiskalmost 2 years ago
There have been previous discussions regarding this topic, I suggest you to read through them!<p>TLDR: Flutter is here to stay.