Ben Konyi d409df8236 Roll src/third_party/dart 9c148623c5..82f657d7cb (25 commits)
dart-lang/sdk@82f657d7cb [cfe] Support error testing in annotated tests
dart-lang/sdk@b9828b5ac7 [cfe] Merge KernelFormalParameterBuilder into FormalParameterBuilder
dart-lang/sdk@58453dc4c7 Use findMethod() and assertElement() in ExtensionMethodTest.
dart-lang/sdk@94b34b2b30 Refine how unspecified static error expectations are defined.
dart-lang/sdk@d767363950 [dart2js] Make _ConstantNodeIndexerVisitor DAG-aware
dart-lang/sdk@6ccfb4bab1 Update analyzer-cli test for summary2.
dart-lang/sdk@11f5b34f07 Reland "[dartdevc] Immediately throw when encountering an unevaluated constant"
dart-lang/sdk@48662bdb94 Report not initialized potentially non-nullable instance fields.
dart-lang/sdk@030e60e0ef Allow the name of an extension to be accessed while linking
dart-lang/sdk@46bcc460c0 Support for unnamed extensions in summary2.
dart-lang/sdk@bd2b0504f1 Search for extension getter/method/setter using FindElement.
dart-lang/sdk@4d62935fe5 [vm] Fix a small ELF serialization issue for simarm_x64
dart-lang/sdk@ecaa530faf Collect informative data for extensions.
dart-lang/sdk@6c43390cd8 Begin running the shared "ID tests" for constants on the analyzer.
dart-lang/sdk@2ada1edb59 Fix for 'Never' in dart:core and summary1.
dart-lang/sdk@71cd8a6efa Tests for analyzer_cli and --summary-deps-output results.
dart-lang/sdk@4c08c5026d Expose DartObjectImpl.toFunctionValue() through the public API
dart-lang/sdk@c37eebd011 Add a more "isDartCore..." getters to DartType.
dart-lang/sdk@a082f8ce65 merge ArrayBasedScanner into AbstractScanner
dart-lang/sdk@e6db859100 [dartdevc] Cleanup unused portions of subtyping rules
dart-lang/sdk@f66964c66d [vm/concurrency] Ensure library tag handler is set up on the isolate group, shared by all isolates in the group.
dart-lang/sdk@ce7232cd0f Store type Never in summaries.
dart-lang/sdk@262e4c4b09 Remove canonicalization_hashing entries from language_2_dart2js.status
dart-lang/sdk@0bfb943500 [vm] Locate ELF/Mach-O scripts with realpath in dart_precompiled_runtime.
dart-lang/sdk@5e2a950685 Support accessing the documentation comment of an ExtensionElement
2019-07-24 06:47:22 -07:00
2019-07-01 14:32:38 -07:00
2019-07-23 12:41:03 -07:00
2019-07-23 10:14:18 -07:00
2019-07-17 11:35:58 -07:00
2019-05-07 16:10:21 -07:00
2018-11-07 12:24:35 -08: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%