b6997deb3e Resolve typed constant initializers separately. 8053c43dde Compute static types for for-in loops b9c87ebbda Add scanner languageVersionChanged callback fa274ec059 Make each NullabilityNode track those nodes that are downstream of it. 407378879b Error reporting and ~no location data 8d4816b7ff Reimplement member usage tracking b36734f4da Fix crash when duplicate fields have annotations 30e21f3dc0 Don't crash when additional exports contain duplicate names 9670b2ccb9 Update the server API to support context messages 58c6d78712 [vm] Check Zones are only [un]chained on the correct side of a safepoint transition. 4ce3aa7af1 [vm] Replace ^= assignments with = where possible 2e24a992c7 Support for 'nullabilitySuffix' in linked types. 481d6b9f30 Fix the windows bots ee1192e693 [dart/vm] Extended graph checker a32fee5d8e [dart/vm] GenericCheckBound (AOT) may throw 3b22a7ae46 [vm/profiler] Fix native stack walker to properly skip PC = 0xFF..FF a30819a2f6 Add a diagnostic associated with the default List constructor ac4fd50446 [vm, compiler] Check for length overflow when eliminating write barriers for variable-length objects. 7cb1365f7f replace individual scanner flags with scanner configuration a20e7eee15 update scanner config based on language comment 26a82dbf38 Support for LibraryElemenet.entryPoint de1966db11 Separately handle InterfaceType and FunctionType while collecting free type parameters. e178b0726a [test] Speed up unicode-regexp-zero-length_test. 5896692b42 Introduce pkg/modular_test: a package to specify modular tests d543d2e812 Check window.MediaSource before call constructor 46847f2239 Store super-invoked names for mixins.
Flutter Engine
Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.
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.
If you intend to contribute to Flutter, welcome! You are encouraged to start with our contributor guide, which helps onboard new team members.