Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persistent bottom sheets should use state routes not ephemeral routes #431

Closed
Hixie opened this issue Nov 17, 2015 · 3 comments
Closed

Persistent bottom sheets should use state routes not ephemeral routes #431

Hixie opened this issue Nov 17, 2015 · 3 comments
Assignees
Labels
framework flutter/packages/flutter repository. See also f: labels.

Comments

@Hixie
Copy link
Contributor

Hixie commented Nov 17, 2015

No description provided.

@Hixie Hixie added ⚠ bug framework flutter/packages/flutter repository. See also f: labels. labels Nov 17, 2015
@Hixie Hixie added this to the Blue Sky milestone Nov 17, 2015
@Hixie Hixie self-assigned this Nov 17, 2015
@Hixie
Copy link
Contributor Author

Hixie commented Nov 19, 2015

  • Scaffold API to show a bottom sheet (contents to put on a Material).
  • Push a StateRoute when you show a bottom sheet.
  • Assert if you try to show a bottom sheet while showing a bottom sheet.
  • Support dragging a bottom sheet out, without using navigator.pop().
  • Support animating a bottom sheet in and out.

@Hixie
Copy link
Contributor Author

Hixie commented Nov 19, 2015

  • do this without breaking the tests

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

No branches or pull requests

1 participant