[0]https://flutter.dev/docs/development/ui/widgets/cupertino
EDIT: to those downvoting, this is a serious, sincere question:
I realise it's a UI framework, but are there any investigations into it phoning home/tracking users etc? Does it pull any resources from Google at runtime for example?
During development time we pull binaries from Google servers (for lack of a better place to put them mostly) and source from GitHub, and as Tim said there's some analytics (there's a big message saying how to opt of analytics when you first start the flutter command line tool).
I know the web site says Flutter is "made by Google" but that's really underselling how much Flutter is a group effort by lots of contributors, a (very active) minority of which happen to work for Google.
The whole project is open source, there's no closed-source component, and lots of people build their own binaries, for what it's worth. So you don't have to trust me on any of this. :-)
We capture a small amount of analytics from the developer tool itself, primarily to help us spot and fix crashes as well as to help us improve the tooling. Completely anonymous, we prompt you on installation, and you can disable it completely using the command 'flutter config --no-analytics'.
Flutter does not capture or upload any information from users running apps compiled with it. The SDK is all open source, of course, so you can see exactly what we do upload.
Flutter is cross-platform. Canonical is doing the work for Linux. Toyota is doing the work for embedded devices (to use in their cars). Microsoft is doing the work for their foldable tablets. At the moment, Flutter has the momentum to be the UI for everything. Whether it will pan out, we will be here to see.
The bad about what Gtk is now is it has turned from the "Gimp Toolkit" to "GNOME Toolkit" with upstream thinking that's how it's supposed to be, and unwilling to rectify.
Flutter being a mess as it is, comes after it completely, inherently unsuitable for Linux, and desktop use.
However, the documentation is _terrible_. It looks OK initially - but then you need to use it to find a specific piece of information, and it all falls apart.
Hopefully Flutter 2 will improve on this.
So I had a look at the app reviews for Google Pay: https://play.google.com/store/apps/details?id=com.google.and...
Everyone laments how the old version was better, the new one is prettied up, bloated, and slower as a result.