dart-lang/sdk@dcd5a8f005 [vm/aot] Two improvements to signature shaking (reland) dart-lang/sdk@5bff8f3bb4 [co19] Roll co19 to 8740182c0547c1b26b79a5f96e28a0d5cd27b0c9 dart-lang/sdk@b16e402fb9 Prepare for replacing PackageBundle with PackageBundleReader. dart-lang/sdk@85174e4d8c Revert "Reland "update Glob in the sdk, also adds package:file to the sdk"" dart-lang/sdk@4a206e4108 Analyzer: Report invalid instance access from closure within factory dart-lang/sdk@72e8eab7e2 [vm/concurrency] Reduce public API surface of ICData, remove unused methods, make methods private dart-lang/sdk@94f6532bd9 Capture a couple of failing completions as tests dart-lang/sdk@c62709e87b Reland "update Glob in the sdk, also adds package:file to the sdk" dart-lang/sdk@4fc797d6b1 [Analyzer] Add LSP dart.analysisExcludedFolders to readme dart-lang/sdk@e047dd60d6 Ensure that function elements inside local variable elements have unique locations. dart-lang/sdk@7de67100a3 [co19] Roll co19 to 7a43aa19fb31db657b8b2dac2ed8a8af28889be3 dart-lang/sdk@367761987b [vm/corelib] Fix ConcurrentModificationError for empty addAll. dart-lang/sdk@b64550eaff Add a `nullFuture` in `dart:internal`.
Flutter Engine
Flutter is Google's mobile app SDK for crafting high-quality native interfaces 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 want to run/contribute to Flutter Web engine, more tooling can be found at felt. This is a tool written to make web engine development experience easy.
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.