dart-lang/sdk@8bdca37e98 [vm] Bump minimum kernel version to 29. dart-lang/sdk@75dc8483ab [kernel] Include promoted bound in TypeParameterType equality dart-lang/sdk@4ebc1e3fe7 Migrate dart:async to NNBD. dart-lang/sdk@d0e51573fc [infra] Update checked-in SDKs to 2.6.0 dart-lang/sdk@48ebcdac5f [ddk] Don't use Library.isExternal dart-lang/sdk@208f3709b9 [vm/benchmark] Add IsolateSpawnMemory.Dart2JSDeltaRss benchmarks. dart-lang/sdk@91c38d00c0 [dart2js] New RTI: Improve lowering of simple is-tests. dart-lang/sdk@54b324ca04 [dart2js] new-rti: Cache non-generic types on constructor dart-lang/sdk@6d28f59c54 Added promiseToFuture function to js_util.dart dart-lang/sdk@0804a6f260 Don't use deprecated analyzer elements in dartfuzz. dart-lang/sdk@79dc0cbc47 [vm/benchmarks] Add benchmark that decodes json on a separate isolate. dart-lang/sdk@7ba5584c2e [analysis_server] Fix outdated desin Service->Server, use Service->Logger. dart-lang/sdk@5279b6438c [vm/bytecode] Fix raw casts in DynamicCall in the interpreter dart-lang/sdk@0ea69b7342 [vm/benchmarks] Use service api to get heap usage for IsolateSpawn benchmark. dart-lang/sdk@8119253f64 Include space after comma in FunctionType.toString(). dart-lang/sdk@c38dafec6b Issue 39051. Implement isAbstract for ConstructorElement. dart-lang/sdk@abb1a17c89 Include FeatureSet into unlinked API signature. dart-lang/sdk@5bae0f23cf Increase completion model token lookback to 100 dart-lang/sdk@f1fd342f71 Initial sketch of a preview site dart-lang/sdk@48d44af154 Report error if inheriting from FutureOr. Fixes #33745 dart-lang/sdk@2a5ece5d89 Fix analyzer_plugin tutorial link dart-lang/sdk@9d5649175a Fix using deprecated analyzer elements in DDC. dart-lang/sdk@5a3c4002b8 Replace 'bottom' with 'Never' in subtyping tests.
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.