Ben Konyi 9fcef84492 Roll src/third_party/dart c3c31b74fd..132bee48d0 (16 commits)
dart-lang/sdk@132bee48d0 Revert "Reland "[vm, compiler] Reduce alignment of Instructions and remove some debugging trap instructions.""
dart-lang/sdk@134839098b Serialization/Deserialization for Variance in Type Parameters.
dart-lang/sdk@0829212a2a Add a way to map navigation target offsets to the edited content
dart-lang/sdk@605422c94e Flow analysis: Make TypeSystemTypeOperations public so it can be reused.
dart-lang/sdk@2cbaaba7ad Migration: add logic for converting a decorated type to its final post-migration form.
dart-lang/sdk@a46bb7cb5a Update dartdoc version in DEPS, extension methods support
dart-lang/sdk@61b4c0f770 Cleanup hints and lints in analyzer packages
dart-lang/sdk@fbea9d2e3c [vm] Fix use of Utils::Maximum in elf_loader.cc
dart-lang/sdk@a12c275901 [CFE] Avoid talking about const context in error messages.
dart-lang/sdk@349e861fd3 Enable urls for codes with recently published docs
dart-lang/sdk@6eaebb8463 Add navigation targets to the containing unit info
dart-lang/sdk@30b2a5dbb3 Update documentation for Function class.
dart-lang/sdk@9852c135a7 [vm] Fix Mac build.
dart-lang/sdk@85948bd799 [vm/elf] Run strip --strip-unneeded on ELF snapshots during testing.
dart-lang/sdk@a7cb8ee88b Revert "[vm] Wasm function imports"
dart-lang/sdk@ee1ab89987 [vm/infra] Fix compiler_configuration to use existing cross-compiler.
2019-09-27 14:46:45 -07:00
2019-09-16 10:43:02 -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%