mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Finalizers handle the restoration of state. In order to restore the state correctly, they shouyld be run in LIFO order. Fixes #16657
Finalizers handle the restoration of state. In order to restore the state correctly, they shouyld be run in LIFO order. Fixes #16657