dart-lang/sdk@4d5e15abde Fix broken static_extension_getter_setter_test. dart-lang/sdk@cbdbb464ca [vm] Repair fingerprinting of recognized methods. dart-lang/sdk@1e9a065dad [vm/fuzzer] Restrict depth of ... operator dart-lang/sdk@a0fd607d10 [vm/fuzzer] add missing space dart-lang/sdk@f3b2d770ad Migration: rework assignment handling. dart-lang/sdk@1bbee6119d Migration: handle binary expressions whose LHS has type `dynamic`. dart-lang/sdk@75fd88cf8c Migration: handle dynamic function expression invocations. dart-lang/sdk@eeb1716660 Migration: don't forget to visit arguments to dynamic invocations. dart-lang/sdk@3cccd7f117 Migration: handle `??=` assignments. dart-lang/sdk@13ba681398 [vm/compiler] DIV/MOD magic for ARM64 dart-lang/sdk@03b195164b Revert "[vm, snapshot] Use data image pages for kFull snapshots." dart-lang/sdk@5303538a09 [vm/fuzzer] re-enable control flow collections dart-lang/sdk@9a9c0f3374 [test] Update status for some mirrors tests under reload stress testing. dart-lang/sdk@6e01ad4d22 Fix for codeOffset/codeLength for enum constants. dart-lang/sdk@3f7805a90e Make the NNBD command-line options less, uh, half-baked. dart-lang/sdk@2305d9f3a6 [vm/compiler] Better be ready for OSR in field init dart-lang/sdk@79137ed65f Migration: create flow anaylsis before visiting parameters. dart-lang/sdk@1100aab88d Migration: handle `this` or `super` in generic classes. dart-lang/sdk@d93d70a89a [dart2js] Add test for issue #38005. dart-lang/sdk@64360e9f1a [vm/bytecode] Do not expect _ClosureCall in interpreted async stack traces. dart-lang/sdk@f3911dffb5 Update included element kinds to include extensions dart-lang/sdk@81dc269a71 Status file cleanup. dart-lang/sdk@e82d1115ac Remove _CheckBuildStatus on commit dart-lang/sdk@90866d3ecc Remove unused import dart-lang/sdk@30ea777c65 fix parsing of "?.." cascade operator dart-lang/sdk@13fc090e85 Fix language_2/map_literal3_test/03. dart-lang/sdk@7ffb9de00f Update the version in the extension methods version hint dart-lang/sdk@557f9121a5 Add canned_checks.CheckPatchFormatted to presubmit dart-lang/sdk@004d49bd6b Make a fork of sdk/lib for use by NNBD.
Flutter Engine
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.