I don’t really understand Canonical’s decisions. Early on Ubuntu really did make things simpler, but now days most distros have caught up in terms of usability, and now it just seems like Canonical tries to do things differently for no benefit. (See trying Unity, but switching back to Gnome, or trying Mir, but switching back to Wayland.)

  • @AgreeableLandscape
    link
    153 years ago

    If anyone’s curious, yes, Google sponsors Ubuntu. Not saying that has anything to do with it, but…

  • @fatboy
    link
    6
    edit-2
    3 years ago

    deleted by creator

    • SubversivoB
      link
      1
      edit-2
      3 years ago

      Yes, it’s multi platform. You can make websites, Android/iOS apps, Linux, windows and Mac binaries.

      The gimmic is: on desktop, it runs on a very barebones, chopped down chromium based runtime, instead of using native libraries. So, it’s resource consumption is a lot less than Electron, but higher than native apps.

      Lemmur is Flutter based.

  • @Nevar
    link
    5
    edit-2
    3 years ago

    deleted by creator

    • @Warble
      link
      63 years ago

      flutter cslld underlying system ui widgets if available. so it van be used with GTK or QT for that matter

    • Ephera
      link
      23 years ago

      Yeah, it’s gotta be a replacement. You can’t typically mix-and-match UI toolkits.

      • shilangyu (lemmur)
        link
        73 years ago

        Since flutter is just a canvas drawer you can mix-and-match flutter with other UI toolkits (assuming someone created such a bridge)

  • Ephera
    link
    43 years ago

    When they say “Ubuntu Apps”, I guess they mean their handful of custom written programs, like Ubuntu Apport or the Snap Store (and then only future programs similar to these), so I guess, this decision doesn’t actually have much of an impact.
    At this rate, we’ll see maybe one or two applications written in Flutter until they change their mind again.

  • @Warble
    link
    33 years ago

    Flutter is pretty neat, except for the Google part. I really like it.

  • @fossdd
    link
    23 years ago

    Yes. They use Gnome but want Flutter apps instead of native Gnome tools. Why? I don’t like Flutter, also for Android…