Ben Konyi 9e9425eae2 Roll src/third_party/dart 9fda4c1101..88c0c11612 (12 commits)
dart-lang/sdk@88c0c11612 Remove constant-update-2018 flag from tests.
dart-lang/sdk@e4c552fb48 [CFE] Add test that runs analyzer on CFE source with lints
dart-lang/sdk@95c9f732de Expire spread and control-flow collection flags.
dart-lang/sdk@a7a1860283 [infra] Remove non-essential status expectations from pkg status file
dart-lang/sdk@5428119bee [infra] Remove non-essential test expectations from analyzer status files
dart-lang/sdk@9e676aa228 [cfe+dart2js] Add error testing to constant_test
dart-lang/sdk@46d5556e56 [co19] Roll co19 to 52daae49d7bff80039ff1eea36a24e98c2b9a837
dart-lang/sdk@976877974b [bazel] Don't require empty linked inputs for incremental mode
dart-lang/sdk@ceaf00ebe6 [co19] Document how co19 rolls are done.
dart-lang/sdk@51f6cab413 [cfe] Parse nnbd modifiers in kernel type substitution tests
dart-lang/sdk@5dcec3c93e [CFE] Disallow exports internally
dart-lang/sdk@40589f80aa [CFE] Fourth batch of fixes for requiring explicit types
2019-08-22 10:07:42 -07:00
2019-07-01 14:32:38 -07:00
2019-08-21 13:10:34 -07:00
2019-05-07 16:10:21 -07:00
2019-07-01 14:32:38 -07:00

Flutter Engine

Build Status - Cirrus

Flutter is Google's mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

The Flutter Engine is a portable runtime for hosting Flutter applications. It implements Flutter's core libraries, including animation and graphics, file and network I/O, accessibility support, plugin architecture, and a Dart runtime and compile toolchain. Most developers will interact with Flutter via the Flutter Framework, which provides a modern, reactive framework, and a rich set of platform, layout and foundation widgets.

If you are new to Flutter, then you will find more general information on the Flutter project, including tutorials and samples, on our Web site at Flutter.dev. For specific information about Flutter's APIs, consider our API reference which can be found at the docs.flutter.dev.

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%