mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- Assumes only the Dart VM is interested in idle notification. - Gives the VM the time remaining in each frame. - Gives the VM 100ms if there is no pending frame. Issue flutter/flutter#9594