engine-flutter-autoroll 58d90747b8
Roll Engine from d0688da4b1d8 to d5cb4738fd99 (5 revisions) (#81411)
* 352a32438 Roll Skia from 421c360abe76 to 91216673f726 (1 revision) (flutter/engine#25807)

* 7171b7a5a Remove override; method no longer called (flutter/engine#25806)

* 093f66f30 Roll Skia from 91216673f726 to d1c9e52144bc (1 revision) (flutter/engine#25811)

* 36274b0dc Update firebase_testlab.sh (flutter/engine#25816)

* d5cb4738f Roll Skia from d1c9e52144bc to ffeef16664ea (4 revisions) (flutter/engine#25813)
2021-04-28 13:36:02 -07:00
2021-04-02 11:09:03 -07:00
2021-04-13 22:10:04 +01:00
2021-04-02 11:09:03 -07:00
2019-11-27 15:04:02 -08:00
2019-11-27 15:04:02 -08: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.

Description
A vendored version of the flutter engine for firka :3
Readme 323 MiB
Languages
Dart 75.4%
C++ 16.4%
Objective-C++ 2.7%
Java 2.7%
Objective-C 0.6%
Other 1.8%