Ben Konyi 87177de4bb Roll src/third_party/dart 431176ea26..98b286de21 (16 commits)
dart-lang/sdk@98b286de21 [vm] Use ELF loader in dart2native.
dart-lang/sdk@ff1a3f7e3a [vm/compiler] Add a snapshot-serialized function pool.
dart-lang/sdk@bdf6b9505e [cfe] Ask for subtype checking mode explicitly
dart-lang/sdk@c1616157d1 [cfe] Use a class instead of the enum for subtype check results
dart-lang/sdk@be43bce0b6 [cfe] Make interface of subtype checks aware of nullabilities.
dart-lang/sdk@0e24c2e6e5 [vm/compiler] Don't serialize precompiled constructors.
dart-lang/sdk@f0b2a46734 [vm, fuchsia, arm64] Restore the shadow call stack on exceptions.
dart-lang/sdk@97f14cced1 [vm, bytecode] Also generate split bytecode for the first compile.
dart-lang/sdk@2590d065f1 Update test_reflective_loader, use @SkippedTest
dart-lang/sdk@a7b03453d1 Sort the instrumentation renderer.
dart-lang/sdk@8c3065e947 Add fuzz tests for annotation resolution crashes.
dart-lang/sdk@989289c36f [ package:vm_service ] Add 'tokenPosToLine' and 'tokenPosToColumn' to `Script`, improve test coverage
dart-lang/sdk@84383dff6d Fix elements resynthesizer tests on Windows.
dart-lang/sdk@23aca57eda fix for adding boolean diagnostic property references
dart-lang/sdk@6ec36b786f Generate a file for each compilation unit rather than for each library
dart-lang/sdk@cb9a35ca53 Issue 38565. Revert incomplete annotation constructor invocation inference implementation.
2019-10-02 10:10:14 -07:00
2019-09-16 10:43:02 -07:00
2019-10-01 10:31:25 -07:00
2019-09-27 10:24:44 -07:00
2019-05-07 16:10:21 -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%