Siva a324bf46fb
flutter/engine@a2aec5eb06...86dba81dec (#10155)
flutter/engine@86dba81dec Tests for codeRange and metadata for annotations.
flutter/engine@800b734ee5 Add DartType.isDartCoreNum getter.
flutter/engine@dcc7e038a4 Skip summary1 tests when summary2 is enabled.
flutter/engine@25f91383a7 [dart/fuzzer] show exit/stdout/stderr on fail
flutter/engine@7d6024b0ff [dartdevc] Fix for DDC overzealously expanding nested constants
flutter/engine@db25ef8a9c Report unnecessary !
flutter/engine@ac45f46ce0 Bump the ABI version and oldest supported version to the same value
flutter/engine@de71dd4173 Rename Reference.node2 to just 'node'.
flutter/engine@95dcd5c258 Fix two bugs and refactor and extend the tests
flutter/engine@8b24e21980 Rename extension methods syntax test so that it actually runs.
flutter/engine@aac3ce5573 Add failing tests for summaries and referencing / invoking static methods of extensions.
flutter/engine@20f17c725d [ Service ] Fix issue where FlagList was being populated with nulls in package:vm_service
flutter/engine@938d3be958 Revert "Add various missing argument checks to dart:io natives."
flutter/engine@8fb4240bcb [dartdevc] Temporarily skip const stress tests in DDK
flutter/engine@368b3f0ab4 Reland "[ VM / Service ] Pulled in vm_service_drivers from its own repo."
flutter/engine@5d5a0c0164 Check in token-level language model via tflite ffi
flutter/engine@b9ab8efca6 Implement LUB for interface types with nullability.
flutter/engine@8fb6f68f43 Support resolution of this
flutter/engine@5357056a20 [cfe] Report errors when extension declarations are used as types
flutter/engine@f771a1f978 Skip deep constant nesting test on Windows dart2js. It crashes infrastructure.
flutter/engine@fbcbb83cab Add documentation for more diagnostics
flutter/engine@d9287f4fe6 Reland "[dart] Enable constant-update-2018"
flutter/engine@b74ae33406 Fix various issues with a generic method test
flutter/engine@ba72890aa7 Add various missing argument checks to dart:io natives.
flutter/engine@b716a4e3cd Flow analysis: document how state methods are expected to be used.
flutter/engine@41907fd4a5 Flow analysis: clarify when variables are removed from the "promoted" map.
flutter/engine@fdfad8d2f2 Flow analysis: fix a typo
flutter/engine@9c2970d17e Update checked-in SDK to 2.5.0-dev.1.0
flutter/engine@df509bfbf9 [infra] Kill test runner's batch compilers with sigkill if sigterm fails.
2019-07-25 17:47:46 -07:00
2019-07-01 14:32:38 -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%