a2709992a2 [vm] Support optcounter=1 and randomize it for testing. 4958a4e782 [vm] Adds a --help flag to vm/lib/kernel_front_end.dart (and by extension gen_kernel). b700223542 [cfe] Do not reset the VM async name generator 245576a096 Update dart_style to 1.2.6. 38dbddc90d [vm/bytecode] Add AllocateClosure bytecode a38dbf8575 update ChangeBuilder to lazily build the source change b45c67a933 [vm] improve vm help messages 5a5b58db7e Reland "[vm] Allow running with the latest ABI dill files." 2415c08373 Add Dartdoc template info to the status pages 4ff8846d79 associate CONVERT_TO_SPREAD assist w/ `spread_collections` lint 7e28fc2cd6 Increment Analysis Server version to 1.26.0 4fa79e9ded Remove comments from the token stream 3d6e29d251 set empty environment defines to CompilerOptions afe609d2c2 Update NNBD migration to add import as necessary e4fa8904f8 Fix the windows bot ddbeda075f Rework storing constructors and enum constants. fd9e32df56 Reland "Spawn isolates using platform kernel when using old ABIs" 652a8be7a7 [Tests] Fix inifinite replication of Dart processes in tests 69ff056b51 Revert "[vm] Allow running with the latest ABI dill files." a0e82ba23e [gardening] Disable exception caused by missing core dumps on windows 2a8117c341 Revert "Spawn isolates using platform kernel when using old ABIs" 5e8b0b7a97 [dart/fuzzer] Fuzz support for spread and control flow collections c3113b0818 Spawn isolates using platform kernel when using old ABIs 35c4af445b [vm] Allow running with the latest ABI dill files. 7e5810ab30 Add an offset to the protocol used for import-on-paste
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.io. For specific information about Flutter's APIs, consider our API reference which can be found at the docs.flutter.io.
If you intend to contribute to Flutter, welcome! You are encouraged to start with our contributor guide, which helps onboard new team members.