dart-lang/sdk@aa2b3a5eaa [cfe] Inference constraint solving takes contravariance into account. dart-lang/sdk@5a8c52e06a Add script that performs the tasks of creating and checking the nnbd sdk dart-lang/sdk@4ce204d16a Migration: remove unused variable dart-lang/sdk@97e432a5bc Migration: refactor _checkExpressionNotNull. dart-lang/sdk@8d328738b8 [analyzer] Add variance to analyzer summaries. dart-lang/sdk@3c9e924073 Revamp patch_sdk.dart mainly to use libraries.json. dart-lang/sdk@be519e83b1 Remove XyzElementImpl.forNode() constructors. dart-lang/sdk@a9c1f68135 Oops, meant to commit these changes with: dart-lang/sdk@b431b2fb0d Point analyzer NNBD bot to `language` rather than `language_2` dart-lang/sdk@4ee62c3479 Migrate all of the negative language_2 tests to not be negative tests. dart-lang/sdk@b55ae4e586 Remove TypeSystem.create() dart-lang/sdk@488daa270c [dartdevc] Fix analysis errors in patched dart:core library dart-lang/sdk@ee9a640c9d [vm] Allocate temporaries used by Dart_Invoke etc in new-space. dart-lang/sdk@b3cf5ef327 [observatory] Properly wait for Catapult's iframe to load. Give message while fetching timeline. dart-lang/sdk@b14a4fbf49 Update the comment on parseString to clarify throwIfDiagnostics behavior.
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.