Ben Konyi 8f341f563f
Roll src/third_party/dart 4bebfebdbc..8cd01287b4 (30 commits) (#10642)
dart-lang/sdk@8cd01287b4 [vm/aot/tfa] Infer types from generic return types of native methods
dart-lang/sdk@3011ca2da7 Include "import function" fixes for UNDEFINED_IDENTIFIER
dart-lang/sdk@ee6fa7c10d Move more diagnostic tests
dart-lang/sdk@271445d207 [vm] Prevent service-isolate from starting in run_vm_tests, except if test needs it
dart-lang/sdk@919b5cd2d5 Fix for duplicate top-level declarations.
dart-lang/sdk@91f879b0a1 Remove unused import.
dart-lang/sdk@db1988acd0 Add voidType to TypeProvider
dart-lang/sdk@5574669966 [vm] Add TODO about recognized kinds on DIFs.
dart-lang/sdk@c271c599af [vm/compiler] Move S-exp deserialization into sexpression.{cc,h}.
dart-lang/sdk@844626c4e6 [VM] Copies Dart_CodeObserver in Init to prevent use-after-free.
dart-lang/sdk@d3f3b46b87 [VM] Add test for Dart_InvokeVMServiceMethod
dart-lang/sdk@fd7baa4fd9 [CFE] Serialize language version
dart-lang/sdk@4969bc6d23 Revert "[vm] Clear recognized method info on dynamic invocation forwarders."
dart-lang/sdk@6d1c9975d7 [CFE] Initial language versioning "support"
dart-lang/sdk@39a007678e [VM] Save kernel binary version in KernelProgramInfo
dart-lang/sdk@73a2cc06d4 Fix 'reasponse' typo. Fixes #37732
dart-lang/sdk@44b81dff73 [vm service] generate the Java version of the library with the Dart version
dart-lang/sdk@ac45ee7e63 [vm/bytecode] Support exactness tracking in bytecode
dart-lang/sdk@df606cc566 Infer types of static fields in extensions, summary2.
dart-lang/sdk@bf020a99d4 Sanitize recursive GenericTypeAlias in summary2.
dart-lang/sdk@be581f69db Move search.getDeclarations to available declarations.
dart-lang/sdk@cf0af59b33 Fix summary2 for TypeAnnotation as extended type.
dart-lang/sdk@e72b70fbc6 Extract RequiredParametersVerifier, but use directly in ErrorVerifier.
dart-lang/sdk@8ff3d98232 Split diagnostic tests into the standard locations
dart-lang/sdk@19ab86cbf6 Report the use of covariant in optional parameters
dart-lang/sdk@6ff32127f4 Redo "[dart2js] new-rti: Add 'minified:' tag to minified names"
dart-lang/sdk@3c1f679684 refactor driver test and remove required option shortcut
dart-lang/sdk@aa650e53f5 [vm/bytecode] Emit explicit DebugCheck bytecode instructions for VariableSet
dart-lang/sdk@cd30fa693d bump to linter 0.1.96
dart-lang/sdk@a3d6b4802f [dart2js] new-rti: Use findType in parameter stubs
2019-08-05 15:43:28 -07:00
2019-07-01 14:32:38 -07:00
2019-08-02 20:37:24 -07:00
2019-07-17 11:35:58 -07:00
2019-05-07 16:10:21 -07: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%