mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This is a blocker for Google roll since we are not at dev4.0: - Future is not yet part of dart:core. - Future.sync().then<dynamic>... causes failure without the new keyword.