engine-flutter-autoroll bb7b490759
Roll Engine from d5fdd57ce698 to e74b6497b803 (9 revisions) (#79839)
* 1d8d2df27 Rename EngineEmbedderApiModifier to EngineModifier (flutter/engine#25362)

* 057ed2288 Roll Skia from b14a819122ee to 0a12b85f160f (5 revisions) (flutter/engine#25430)

* 079857da6 Roll Fuchsia Linux SDK from b22xnKMfp... to txu1APnex... (flutter/engine#25431)

* 23ac479f0 Extract Dart logging to the embedders (flutter/engine#25402)

* 5444e2bac Remove the DartIsolate::PostMessage timeline event (flutter/engine#25433)

* 253a298ea Roll Skia from 0a12b85f160f to 974c82150204 (1 revision) (flutter/engine#25434)

* 61dca0fc8 Roll Dart SDK from c274ba72ec73 to 3dd1630ab4d4 (1 revision) (flutter/engine#25432)

* f09b189f5 Allow embedders to set a custom log tag (flutter/engine#25435)

* e74b6497b Roll Fuchsia Mac SDK from F4eUNa2mh... to IKx9cvrtJ... (flutter/engine#25436)
2021-04-06 00:00:10 -07:00
2021-04-05 14:09:03 -07:00
2021-04-02 11:09:03 -07:00
2021-03-23 10:11:54 -07:00
2021-04-02 11:09:03 -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 at our contributor guide.

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