dart-lang/sdk@41b65b27c2 [vm,aot] Simple unreachable code elimination before type-flow analysis dart-lang/sdk@81679a2ab4 [analyzer] reduce the default number of times we repeat a benchmark dart-lang/sdk@2e23776552 [dartdevc] Add new bot configuration for nnbd strong dart-lang/sdk@cfe25c7e95 NNBD i13n: Sort navigation links dart-lang/sdk@e642af52a5 Fix behavior of ML query construction dart-lang/sdk@65bf2f0bcd [VM] Fix name demangling in AOT mode. dart-lang/sdk@95bd6a2888 Fix --completion-model flag dart-lang/sdk@dd5edfe0c2 Remove mentions of dart2js from isolate docs dart-lang/sdk@f10d79618a [dart2js] Use generic function type parameters in RTI subtype check. dart-lang/sdk@65813f5856 [analyzer/ffi] Extends dart:ffi specific analyzer checks dart-lang/sdk@c5498891fc Don't suggest class member completions for ExtensionOverride targets. dart-lang/sdk@69fa72dc17 Flow analysis: split interface and implementation, and add more doc comments. dart-lang/sdk@6e042efd95 [vm/simarm] Fix VRECPS/VRSQRTSQS instruction implementation. dart-lang/sdk@974d289181 [runtime/vm] ARM64: Support unaligned memory accesses for regex. dart-lang/sdk@d24e9a0940 [vm/compiler] ARM64: Support unaligned memory accesses. dart-lang/sdk@b368a6de1c [dartdevc] copying over sourcemap file from build_web_compilers dart-lang/sdk@5300ce4a2d ADD_DIAGNOSTIC_PROPERTY_REFERENCE assist dart-lang/sdk@3778839976 Fix version number that first supports ui-as-code; fixes #37898 dart-lang/sdk@0ee49dd7e5 (dart2js): Reduce worse-case complexity on dominator check in SsaSimplifyInterceptors dart-lang/sdk@3e497dd00a diagnostic function field support dart-lang/sdk@9e2ce9a773 [vm,bytecode] Avoid duplicated initializing StoreFieldTOS dart-lang/sdk@438d3c154b [ dartfuzz ] Only emit `new` occasionally, replace rollDice(2) with coinFlip() dart-lang/sdk@d82ca1a9c7 [vm/ffi] Remove Struct type argument dart-lang/sdk@19e2f03421 NNBD i13n: Fix non-target reasons and add failing test for method return inheritance dart-lang/sdk@0cada76a06 [SDK] Removes dart2aot. dart-lang/sdk@f9648cb477 Fix doc comment for Element.animate dart-lang/sdk@abecefd1ac Forward compatible portion of CL that does not set types for identifiers that are not expressions. dart-lang/sdk@37a0c1ed93 Create FunctionTypeImpl.synthetic() in DDC.
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.