mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() * Turn support for sync-async on in Flutter. With this feature execution of async functions starts immediately instead of it being delayed by one microtask tick. * Address review comments. * Adjust some stack trace expectations which are slightly different with --sync-async turned on. |
||
---|---|---|
.. | ||
automated_tests | ||
benchmarks | ||
bots | ||
devicelab | ||
docs | ||
integration_tests | ||
manual_tests | ||
missing_dependency_tests | ||
tools | ||
README.md |
This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.