flutter/packages
Siva b0b2c0077a
Turn support for sync-async on in Flutter. (#16543)
* 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.
2018-04-16 08:44:38 -07:00
..
flutter Rename AnimatedChildSwitcher to AnimatedSwitcher (#16551) 2018-04-15 19:24:49 -07:00
flutter_driver Update dependencies (#16442) 2018-04-10 14:27:53 -07:00
flutter_localizations Update dependencies (#16442) 2018-04-10 14:27:53 -07:00
flutter_test Update dependencies (#16442) 2018-04-10 14:27:53 -07:00
flutter_tools Turn support for sync-async on in Flutter. (#16543) 2018-04-16 08:44:38 -07:00
fuchsia_remote_debug_protocol Remove the rest of the uses of Number.tryParse() (#16568) 2018-04-13 09:39:01 -07:00