Ben Konyi 3e10d92b2b Roll src/third_party/dart 0e201edeeb..9f13d07670 (27 commits)
dart-lang/sdk@9f13d07670 Revert "[dartdevc] Remove explicit calls of the constant evaluator in DDC."
dart-lang/sdk@6e987b6eb5 [vm, service] Add requestHeapSnapshot.
dart-lang/sdk@8a9448138a [vm/compiler] Ensure the class check we insert is based on the same CidTargets we made the HasSingleTarget decision on
dart-lang/sdk@11910a0c9c [vm] Add --verbose-stack-overflow option to simplify investigation of stack overflow errors
dart-lang/sdk@3568f78fe7 ensure super constructor invocation param list not null during recovery
dart-lang/sdk@0537c9d326 [dart2js] Fix DartType.subst
dart-lang/sdk@0f109da0d1 Updating the package:js README
dart-lang/sdk@a984c5ce57 improve invalid string literal recovery to fix crash
dart-lang/sdk@bdd77cd0b2 Ensure function type param has non-null identifier
dart-lang/sdk@ed69e2dc35 Add a hint if extension methods are used with an sdk version constraint that does not support them
dart-lang/sdk@89c4f94b60 Trigger dependency on exporting a library.
dart-lang/sdk@d22fd240ca When building summary1 for SDK, set 'useSummary2' to false.
dart-lang/sdk@547a83ddbd Remove ExecutableMember.from3() and use from2() instead.
dart-lang/sdk@9b80826f84 Don't record dependencies on arguments if the instantiated class is not generic.
dart-lang/sdk@0681cc2d36 Migration: extract a common method for doing null checks.
dart-lang/sdk@203038ffc6 Migration: integrate flow analysis of do and continue statements.
dart-lang/sdk@0ff0cc1229 Flow analysis: remove unnecessary argument to doStatement_end.
dart-lang/sdk@ee37965e49 [cfe] Handle static access of static extension members
dart-lang/sdk@208c8dd0c0 [benchmark] Remove SIMDBC benchmark test coverage.
dart-lang/sdk@2706114f4d Revert "[infra] Remove non-essential test expectations from kernel status files"
dart-lang/sdk@e64738ffbc [vm/ffi] DynamicLibrary.process() and DynamicLibrary.executable()
dart-lang/sdk@2891ec679b [CFE/VM] Fix merge/typo for bump to kernel version 29
dart-lang/sdk@a04a567801 Restore "Crash" status to test in status file, accidentally removed.
dart-lang/sdk@5c438c8d25 Upgrade tflite_native to v0.2.1 for silent tflite dynamic library
dart-lang/sdk@966b7de1ff [infra] status file clean up tool: also remove sections with comments
dart-lang/sdk@c010458732 [infra] Remove non-essential test expectations from kernel status files
dart-lang/sdk@fb8df61606 [dartdevc] Remove explicit calls of the constant evaluator in DDC.
2019-08-19 15:11:46 -07:00
2019-07-01 14:32:38 -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%