I don’t have much to say, only that I expected flutter to be a bloated fragile abstraction on top of different native GUI APIs, but no.

It’s quite fast, relatively easy to develop and it just works.

I’m working on a desktop app that needs a high-perf rust impl, and (for now) flutter looks like a much better choice than tauri.

  • NotSteve_@lemmy.ca
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    2 days ago

    Totally get you but it’s open source isn’t it? I don’t think it’ll just die randomly. Especially considering Google uses it themselves

    • FizzyOrange@programming.dev
      link
      fedilink
      arrow-up
      8
      arrow-down
      1
      ·
      2 days ago

      Just being open source doesn’t guarantee a project’s survival. If Google were to abandon it the most likely outcome would be a community fork that gets 100th of the development manpower it gets now, and most developers would abandon the platform leading to it’s effective death.

      But I also think it’s unlikely Google will abandon it. It’s actually quite good and quite popular now.