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.
Flutter Engine
This package describes the dart:ui library, which is the interface between Dart and the Flutter Engine. This package also contains a number of Flutter shell binaries that let you run code that uses the dart:ui library on various platforms.