mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This reverts commit ccd1c5ce1f49c763f9fbce24ad087b46083e4af0, reversing changes made to d4f97e4fd143b075b52269e22098339941525d8e. This was requested by @johnmccutchan because this change broke the analyzer, which only uses SDK version 1.14.1, since that's what we pull in. He said he'd try again on Monday.