mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Instead of using back pressure from swap buffers to drive the engine, this patch using the vsync signal from the Android framework. We still respect back pressure from swap buffers if we get too far ahead.
Sky Services
This packages contains mojom interfaces to services associated with Sky. Most
developers should depend on the Sky package
instead of using this package directly.