
* 3c6a39dbd Roll Fuchsia Linux SDK from oOI7Iq5ER... to oJPqi5jbV... (flutter/engine#24685) * eaccacffe Roll Fuchsia Mac SDK from eWFcsfSTf... to SrGef2eEA... (flutter/engine#24687) * aa98fbd8a Roll Skia from 202420e0147b to 59b389a407de (1 revision) (flutter/engine#24689) * 4617e1445 Consistent naming for Win32 emebedder (flutter/engine#24686) * 4b8b3e009 Roll Fuchsia Linux SDK from oJPqi5jbV... to RTXXU6CwW... (flutter/engine#24691) * a70bb9554 Roll Fuchsia Mac SDK from SrGef2eEA... to y4fkeuwAq... (flutter/engine#24692) * fc03d597a Roll Skia from 59b389a407de to 56a1f06db241 (1 revision) (flutter/engine#24693) * 8719ff748 Roll Dart SDK from aa0fea71185b to 60b27ec0710a (8 revisions) (flutter/engine#24696) * 423724ae5 Roll Fuchsia Linux SDK from RTXXU6CwW... to 1jbCxKA9Y... (flutter/engine#24700) * 65e648e40 Roll Fuchsia Mac SDK from y4fkeuwAq... to 1QbiQ5i3i... (flutter/engine#24701) * 307b488ea Roll Skia from 56a1f06db241 to 1f33ec568b3f (4 revisions) (flutter/engine#24702) * 756aaa28c Roll Skia from 1f33ec568b3f to 5fa369787b21 (1 revision) (flutter/engine#24703) * aafa4dc02 Roll Skia from 5fa369787b21 to 104e20f5b2b3 (1 revision) (flutter/engine#24704) * 470a34cd2 Roll Skia from 104e20f5b2b3 to 0b750f2ef534 (1 revision) (flutter/engine#24706) * 6c1e7843b Roll Skia from 0b750f2ef534 to 9b510a31561f (4 revisions) (flutter/engine#24708)
Flutter is Google's SDK for crafting beautiful, fast user experiences for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.
Documentation
For announcements about new releases and breaking changes, follow the flutter-announce@googlegroups.com mailing list or see the breaking changes page.
About Flutter
We think Flutter will help you create beautiful, fast apps, with a productive, extensible and open development model.
Beautiful user experiences
We want to enable designers to deliver their full creative vision without being forced to water it down due to limitations of the underlying framework. Flutter's layered architecture gives you control over every pixel on the screen and its powerful compositing capabilities let you overlay and animate graphics, video, text, and controls without limitation. Flutter includes a full set of widgets that deliver pixel-perfect experiences on both iOS and Android.
Fast results
Flutter is fast. It's powered by the same hardware-accelerated 2D graphics library that underpins Chrome and Android: Skia. We architected Flutter to support glitch-free, jank-free graphics at the native speed of your device. Flutter code is powered by the world-class Dart platform, which enables compilation to 32-bit and 64-bit ARM machine code for iOS and Android, as well as JavaScript for the web and Intel x64 for desktop devices.
Productive development
Flutter offers stateful hot reload, allowing you to make changes to your code and see the results instantly without restarting your app or losing its state.
Extensible and open model
Flutter works with any development tool (or none at all) but includes editor plug-ins for both Visual Studio Code and IntelliJ / Android Studio. Flutter provides thousands of packages to speed your development, regardless of your target platform. And accessing other native code is easy, with support for both FFI and platform-specific APIs.
Flutter is a fully open-source project, and we welcome contributions. Information on how to get started can be found at our contributor guide.