engine-flutter-autoroll c5e47992c7
Roll Engine from 9001c03e3265 to b482f5ad0230 (6 revisions) (#88544)
* c29952028 Roll Dart SDK from cbbe9b6f08c8 to 0bfe86dce459 (1 revision) (flutter/engine#28191)

* a8874640f Roll Skia from 85108183bc04 to eb0195e5b4d5 (11 revisions) (flutter/engine#28198)

* f4cecc816 Roll Dart SDK from 0bfe86dce459 to bc7cf49acc5c (1 revision) (flutter/engine#28199)

* 19f639dbe Roll Fuchsia Mac SDK from 9xK8HkMEI... to EZSVwdQoz... (flutter/engine#28200)

* a116cc0d2 Roll Fuchsia Linux SDK from ZSqn1OAt7... to czYvw1Rk3... (flutter/engine#28201)

* b482f5ad0 Revert "Add SPIR-V FragmentShader API to painting.dart (#26996)" (flutter/engine#28202)
2021-08-19 14:05:49 -07:00
2021-08-03 11:55:03 -07:00
2021-06-30 16:51:06 -07:00
2021-08-18 17:32:05 -07:00

Flutter logo

Build Status - Cirrus Discord badge Twitter handle

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.

Reflectly hero image

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.

Dart platform diagram

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.

Hot reload animation

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 in our contributor guide.

Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%