Ben Konyi 44556321e8
Roll src/third_party/dart 6fa41ae6f9..09d22a0509 (14 commits) (#13967)
dart-lang/sdk@09d22a0509 [vm] Wrap late local var initializers in a closure.
dart-lang/sdk@f6cefb35c0 [vm/gardening] Clean up no longer used ClassAndSize class.
dart-lang/sdk@4456d01a35 [dartfuzz] Fix ffi check in getMethods
dart-lang/sdk@e5ec9e2f6a Migration: improve quality of debug output when finish is called.
dart-lang/sdk@1fb118f0e7 Migration: do not call FlowAnalysis.finish from inside a finally block
dart-lang/sdk@655ddc90b4 Print a URL that can be used to open the preview tool when a port is specified
dart-lang/sdk@6444fba9c7 Implement upper bound computation with NNBD rules.
dart-lang/sdk@6dc3762b99 Stop producing a diagnostic for an error that was removed from the spec (issue 39476)
dart-lang/sdk@821b3c44ff Add evaluateConstant() to LinterContext.
dart-lang/sdk@0b9665fc8b [cfe] Use library's non-nullable modifier when creating new types
dart-lang/sdk@3ed0ce2419 [cfe] Reuse nullability modifier when creating a copy of a type
dart-lang/sdk@6808c563aa Adjusted front end to allow non-function type aliases
dart-lang/sdk@b370346d60 Add 'isNonNullableByDefault' flag to TypeSystemImpl, make all parameters named required.
dart-lang/sdk@ad021d02d4 Integrate the latest batch of reviewed diagnostic docs
2019-11-21 16:22:28 -08:00
2019-11-01 15:29:15 -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%