dart-lang/sdk@d5d889668b [analyzer] Added variance support for upper/lower bounds. dart-lang/sdk@a65aff122d [analyzer] Changed subtype checking for variance modifiers. dart-lang/sdk@a520e771f6 More subtyping tests. dart-lang/sdk@942419e6ba [analysis_server] Funnel sendServerErrorNotification through logException dart-lang/sdk@26cabb72c3 [analyzer] Add [SilentException] where previously not reported to users. dart-lang/sdk@d355778418 [analyzer] rate limit the crash reports we send dart-lang/sdk@0b210e5e81 strict inference should not complain about top-level setter return types dart-lang/sdk@ab7bceb622 Ensure that Member(s) are not created around Member(s). dart-lang/sdk@b3d52df66d Remove undetected unused field in CreateAllSummariesVisitor dart-lang/sdk@158559bc03 Changelog update for extension method prefix change. dart-lang/sdk@2563a1b2ac Add an option to dartfix to specify the SDK used by analysis dart-lang/sdk@667f77ed60 Add an http server for the interactive preview mode dart-lang/sdk@2a9af7d953 [vm] Late modifier for non-final static fields. dart-lang/sdk@3771dddf43 [VM/nnbd] Force the DeclarationType of a class to have legacy nullability. dart-lang/sdk@024a4b2999 Remove unused import dart-lang/sdk@3bde76208d Fix for AstBinaryFlags.hasQuestion dart-lang/sdk@63c67a6768 Ignore zero length regions in the preview tool
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.