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.)
If anyone’s curious, yes, Google sponsors Ubuntu. Not saying that has anything to do with it, but…
deleted by creator
I guess “sponsors” is a little inaccurate, but Ubuntu with some modifications is the standard OS at Google and last I heard, they do pay Ubuntu for their use of the operating system.
deleted by creator
Google developers use Linux, probably something derived from Ubuntu.
deleted by creator
How is it proprietary-dependent?
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.
deleted by creator
deleted by creator
flutter cslld underlying system ui widgets if available. so it van be used with GTK or QT for that matter
Yeah, it’s gotta be a replacement. You can’t typically mix-and-match UI toolkits.
Since flutter is just a canvas drawer you can mix-and-match flutter with other UI toolkits (assuming someone created such a bridge)
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.Flutter is pretty neat, except for the Google part. I really like it.
Yes. They use Gnome but want Flutter apps instead of native Gnome tools. Why? I don’t like Flutter, also for Android…