Make Flutter repo Dart SDK 2.1-dev3.1 compatible (#21853)
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.
Showing
Please register or sign in to comment