mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- the custom layout class in fn is removed by this patch; a new class
will be added in a later CL
- the version of layout.dart in this CL is a subset of what we're
targetting on the long run with
https://codereview.chromium.org/1093633002
- a couple of lines of dead code are removed in this CL also
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/1117143003