-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Closed
Labels
a: state restorationRestorationManager and related APIsRestorationManager and related APIsf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Dialogs are not state restorable.
This was discovered migrating the Flutter Gallery's Dialog demos.
Reproduction:
- Create an app that displays a dialog. You can build
flutter/gallery
and go to any of the Dialog demos (there are 4 configurations). - Open any of the dialogs in the demo.
- Kill the activity on Android, notice that the dialog state is not restored.
Metadata
Metadata
Assignees
Labels
a: state restorationRestorationManager and related APIsRestorationManager and related APIsf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.