mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The use-cases we care about are met better by translate2d. Remove the parsing so that people writing on sky don't depend on it. Followup patches will remove the functionality. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/904613005