[go: nahoru, domu]

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

Drawer should open using swipe-from-side #90

Closed
FlutterIssues opened this issue Nov 9, 2015 · 3 comments · Fixed by #696
Closed

Drawer should open using swipe-from-side #90

FlutterIssues opened this issue Nov 9, 2015 · 3 comments · Fixed by #696
Assignees
Labels
c: new feature Nothing broken; request for a new capability f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Comments

@FlutterIssues
Copy link

Issue by Hixie
Friday Jul 17, 2015 at 16:14 GMT
Originally opened as https://github.com/flutter/engine/issues/79


From @eseidelGoogle on June 10, 2015 18:27

Code is here:
https://github.com/domokit/mojo/blob/master/sky/sdk/lib/framework/components2/drawer.dart

Copied from original issue: domokit/mojo#232

@FlutterIssues FlutterIssues added this to the Blue Sky milestone Nov 9, 2015
@FlutterIssues FlutterIssues added framework flutter/packages/flutter repository. See also f: labels. c: new feature Nothing broken; request for a new capability customer: demos labels Nov 9, 2015
@FlutterIssues
Copy link
Author

Comment by jgw96
Wednesday Aug 05, 2015 at 02:23 GMT


Has this been implemented in the latest version of the demo app?

@FlutterIssues
Copy link
Author

Comment by abarth
Wednesday Aug 05, 2015 at 02:52 GMT


Not yet.

@Hixie Hixie added the f: material design flutter/packages/flutter/material repository. label Nov 20, 2015
@abarth abarth self-assigned this Dec 3, 2015
abarth added a commit to abarth/flutter that referenced this issue Dec 3, 2015
This patch restructures how we handle drawer. The drawer is now a child of the
Scaffold, which wraps the Drawer in a DrawerController. The DrawerController
manages the interaction with the navigator as well as the edge swiping. The
DrawerController's state machine is driven almost entirely off its Performance,
which it now owns completely.

Fixes flutter#90
Fixes flutter#187
Fixes flutter#192
Fixes flutter#194
Fixes flutter#604
@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
c: new feature Nothing broken; request for a new capability f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants