Ben Konyi 28c4c5b116 Roll src/third_party/dart 8bdca37e98..51016532e8 (21 commits)
dart-lang/sdk@51016532e8 DEPS: update d8 to 7.8.279
dart-lang/sdk@11b1433756 Allow downwards inference of sound constructor calls.
dart-lang/sdk@c06674e558 Apply review feedback from:
dart-lang/sdk@1d90df9279 Migrate recent changes in sdk/BUILD.gn to sdk_nnbd/BUILD.gn.
dart-lang/sdk@e9c57d2e04 [dart2js] New RTI: Lower is-checks to `instanceof` in-place where possible.
dart-lang/sdk@5134490b78 [analysis_server] add crash reporting
dart-lang/sdk@af37dcf540 [analyzer] remove older crash reporting from the dartanalyzer cli
dart-lang/sdk@1d774abeea [analysis_server] Remove old crash reporting
dart-lang/sdk@1b947a51cc [dart2js] new-rti: Copy environment input type before refinement removal
dart-lang/sdk@e31c7ff591 [vm/concurrency] Move idle timeout detection from message handler to [Isolate]
dart-lang/sdk@f908fb67ce [ VM / Service ] Fix potential race in service test helper
dart-lang/sdk@1f8ef384d9 [vm] First pieces of late modifier implementation.
dart-lang/sdk@b8cd8eee5d Migrate dart:internal to NNBD.
dart-lang/sdk@d3f19cf7ae Reland "Enable visibleForTesting on unnamed constructors"
dart-lang/sdk@e65d95e8c8 (dart2js) add indirect dynamic calls to global inference and use it to model operator==
dart-lang/sdk@9ba71b0fdd Modify local inference to generate constraints with respect to variance.
dart-lang/sdk@689447d0fb Revert "[ddk] Don't use Library.isExternal"
dart-lang/sdk@8b050df2db [infra] Remove duplicate args_tag from DEPS
dart-lang/sdk@2db4368eb8 [infra] Update CHANGELOG.md for 2.6.0
dart-lang/sdk@d635bdd49c [cfe] Move variance tests to general/
dart-lang/sdk@9ddad67f73 [vm] Add aot option to protobuf_aware_treeshaker.
2019-11-05 22:11:44 -08:00
2019-11-01 15:29:15 -07:00
2019-11-01 15:29:15 -07:00
2019-11-05 14:52:16 -08:00
2019-11-05 14:52:16 -08:00
2019-09-27 10:24:44 -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%