mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Inlcudes: * libtxt: specifically request the Roboto font in tests and benchmarks (flutter/engine#4675) * Make Paragraph methods really return List<int> if they are declared as such (flutter/engine#4676) * Stop using ClassHierarchy.deprecated_incremental (flutter/engine#4678) * On iOS, render to an offscreen surface to avoid renderbuffer slowdown (flutter/engine#4680)