Ben Konyi eb7abf28e4 Roll src/third_party/dart 41d13f0ffe..2ffdc54d24 (10 commits)
dart-lang/sdk@2ffdc54d24 Handle exported extensions in dill library builder
dart-lang/sdk@89301c3732 Flow analysis: fix tests to pass the correct value to ifStatement_end.
dart-lang/sdk@88b76997c4 Flow analysis: rework handling of closures.
dart-lang/sdk@4227933c3a Disallow model-only suggestions if static analysis suggests a named argument
dart-lang/sdk@4f752e6598 Reapply "[vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode."
dart-lang/sdk@144b8eda81 Flow analysis: track variables captured in closures more accurately.
dart-lang/sdk@63b93685e9 Migration: change EdgeBuilder to create flow analysis for each variable declaration.
dart-lang/sdk@2f1e430646 Flow analysis: track assigned variables separately for each top level declaration.
dart-lang/sdk@f5ce3a6e7f [ VM / Compiler ] Fixed issue where TMP was being used as source for store with large offset on ARM
dart-lang/sdk@091568dcc9 Rework the way tag insertion works to allow nested tags and multiple tags for the same region
2019-10-09 16:10:01 -07:00
2019-10-08 11:51:28 -07:00
2019-10-08 11:51:28 -07:00
2019-10-08 08:07:39 -07: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%