mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This allows an application's host (typically the shell) to request the application to gracefully shut down. There is not currently a caller. It will require additional work in application manager to do that. R=davemoore@chromium.org Review URL: https://codereview.chromium.org/853303004