Ben Konyi 407eb42057
Roll src/third_party/dart 73fdf19b56..077795b3e5 (15 commits) (#14068)
dart-lang/sdk@077795b3e5 [co19] Add .gitignore to new co19 directory
dart-lang/sdk@8d874a5bd8 [cfe] Avoid cascading errors from part versioning mismatch
dart-lang/sdk@cd229de42b [cfe] Increase unit test suites time out to 15 minutes
dart-lang/sdk@4ba61bbbbc Fix exception in ML ranking (issue 39537)
dart-lang/sdk@1069289aeb [ package:vm_service ] Raise an RPCError exception instead of a String exception for in-flight requests that have been canceled via VmService.dispose
dart-lang/sdk@3204295ce1 [analyzer] send the plugin name with crash reports
dart-lang/sdk@507bdd583c Revert "[ VM / Service ] Add --object-id-ring-size to unblock UX studies for memory profiling"
dart-lang/sdk@98d1e99986 Relax UP for required named parameters.
dart-lang/sdk@764c07ec38 [vm] Fix late_modifier_final_field_test in AST mode
dart-lang/sdk@0bbcf079f3 Issue 39532. Support for question mark in typedef generic function type.
dart-lang/sdk@6f8fa3cbb3 Fix an NPE when using ml without available suggestions (issue 39535)
dart-lang/sdk@a17809ad18 [kernel] Add TypeEnvironment.forInElementType
dart-lang/sdk@ba222dac23 [vm] Fix late_modifier_non_final_field_test in AST mode
dart-lang/sdk@e56857fcce Stop using FeatureSet in TypeSystem.
dart-lang/sdk@eddfaff322 Issue 39509. Support for configurable imports in AnalysisDriver.
2019-12-02 10:11:46 -08:00
2019-11-01 15:29:15 -07:00
2019-11-27 16:04:30 -08:00
2019-11-27 16:04:30 -08:00
2019-11-27 16:04:30 -08: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%