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.
Sky Engine
This directory contains the bulk of the C++ code backing the
dart:ui module.
It is based on Blink, Chromium's rendering engine, which itself is descended from WebKit, which is descended from KHTML.