Ben Konyi ded1bacc01 Roll src/third_party/dart 327bc451f8..403c4af720 (9 commits)
dart-lang/sdk@403c4af720 Update dart_style to 1.3.1.
dart-lang/sdk@4a69ac1344 [vm, bytecode] Generate bytecode per package in fronend_server incremental compiles.
dart-lang/sdk@48f7636798 [ package:vm_service ] Added `HeapSnapshotGraph`, a helper class which parses the responses from the `HeapSnapshot` event stream.
dart-lang/sdk@7263b9aa9d [vm/fuzzer] rename dartfuzz_ffiapi
dart-lang/sdk@402951b399 Stop using 'Element.type' in ErrorVerifier.
dart-lang/sdk@1707aff921 [dart2js] Mark pkg/modular_test/test/validate_{pipeline,suite}_test as slow.
dart-lang/sdk@f0e5b380ab [build] Fix the depfile for gen_kernel_bytecode_dill
dart-lang/sdk@e6eafe20f7 Fix strict inference on overriding methods and setters.
dart-lang/sdk@5b33baded9 Migration: fix trial_migration.dart's handling of `required`
2019-09-26 20:43:48 -07:00
2019-09-16 10:43:02 -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%