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.)

    • ufra@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      4 years ago

      Interesting. I have thought of them as more in partnership with Microsoft, but no doubt Google and others have their fingers in any influential community with millions of users.

      Canonical’s partnership with Microsoft in assisting with the development of WSL 2 (Windows Subsystem for Linux) and the forthcoming addition of a GUI to this Windows 10 feature means that Ubuntu’s profile is increasing.

      Do you have more information wrt Google ? I skimmed through their governance page and couldn’t find anything.

      https://ubuntu.com/community/governance

  • fatboy@lemmy.ml
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    4 years ago

    flutter apps can be built for all platforms? But since it’s in the hands of Google, I would suggest people move away from using proprietary-dependent software. you WILL get bitten in the ass eventually

    • Subversivo@lemmy.mlB
      link
      fedilink
      arrow-up
      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.

    • Warble@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      4 years ago

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

    • Ephera@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      4 years ago

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

      • shilangyu (lemmur)@lemmy.ml
        link
        fedilink
        arrow-up
        7
        ·
        4 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@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    4 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@lemmy.ml
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    4 years ago

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

  • fossdd@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    4 years ago

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