TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

3 点作者 offsky将近 2 年前
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 条评论

schemescape将近 2 年前
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.)
kweingar将近 2 年前
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.
Alifatisk将近 2 年前
There have been previous discussions regarding this topic, I suggest you to read through them!<p>TLDR: Flutter is here to stay.