Ben Konyi 3dc233f04e Roll src/third_party/dart 8ab978b6d4..beee442625 (17 commits)
dart-lang/sdk@beee442625 [vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode
dart-lang/sdk@7c3ea0af6a Handle non-null iterable types in for ins
dart-lang/sdk@29dc9313e6 [dartdevc] Create a new status file for DDC co19 tests
dart-lang/sdk@6728a9f515 [vm] Add more descriptive error messages to VM unit tests
dart-lang/sdk@221ebec08d Fix catchError callback example; dartfmt
dart-lang/sdk@14e84afb63 Flow analysis: fix incorrect comment
dart-lang/sdk@f62531fe9e Migration: integrate flow analysis of while loops and break statements.
dart-lang/sdk@d635e3db83 Flow analysis: expose FlowAnalysisHelper.getLabelTarget.
dart-lang/sdk@106901cb59 Flow analysis: extract a method for computing assigned variables.
dart-lang/sdk@e08902e476 Migration: integrate conditional expression handling with flow analysis.
dart-lang/sdk@0477f8df9e Fix keyword infinite loop
dart-lang/sdk@b40b301564 Add more extension completion tests and fix a bug they uncovered
dart-lang/sdk@eae781c73e [cfe] Add Field.isLate, VariableDeclaration.isLate and VariableDeclaration.isRequired
dart-lang/sdk@b4b1d5ddac [vm/bytecode] Avoid eagerly reading all bytecode in app-jit snapshots
dart-lang/sdk@1644d4b178 [vm/bytecode] Train kernel service with bytecode generation
dart-lang/sdk@b2b74e6312 [vm/bytecode] Restore source positions removed by mistake in previous CL.
dart-lang/sdk@19a0c3902b Fix LibraryElement.nameLength value.
2019-08-16 19:05:18 -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%