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. |
||
---|---|---|
.. | ||
flutter_test | ||
test_smoke_test | ||
pubspec.yaml | ||
README.md |
This is a fake package for use by automated testing.
For example, the flutter_tools
package uses this to test flutter test
.