Ben Konyi acff7b5a35 Roll src/third_party/dart d3a5b82355..f30b494035 (9 commits)
dart-lang/sdk@f30b494035 Flow analysis: add the ability to defer storing node info in AssignedVariables.
dart-lang/sdk@6812504f08 [CFE] Error when an extension operation is used in a constant expression
dart-lang/sdk@3ccdb01fc9 [cfe] Handle extensions exported through multiple libraries
dart-lang/sdk@92d3098b92 [CFE] Make spell checker more friendly
dart-lang/sdk@9be1920abf Flow analysis: Fix AssignedVariables handling of try/catch/finally in analyzer.
dart-lang/sdk@c791aa880c [CFE] Fix parser crash when recovering from missing operator and having a return type
dart-lang/sdk@f0561cb75e Sort declarations in flow_analysis.dart.
dart-lang/sdk@5837107613 Flow analysis: add AssignedVariables.discardNode method
dart-lang/sdk@ee9ec9c3e0 [cfe] Report error on builtin identifier as extension name
2019-10-30 10:05:21 -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%