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

Swipe to change between Tabs #68

Closed
FlutterIssues opened this issue Nov 9, 2015 · 7 comments
Closed

Swipe to change between Tabs #68

FlutterIssues opened this issue Nov 9, 2015 · 7 comments
Labels
c: new feature Nothing broken; request for a new capability framework flutter/packages/flutter repository. See also f: labels.

Comments

@FlutterIssues
Copy link

Issue by Hixie
Thursday Jul 16, 2015 at 22:23 GMT
Originally opened as https://github.com/flutter/engine/issues/21


From @eseidelGoogle on July 16, 2015 16:44

This came up in one of our customer meetings yesterday. On android you can swipe left/right in the content area to change between tabs in a tab view.

@HansMuller

Copied from original issue: domokit/mojo#328

@FlutterIssues
Copy link
Author

Comment by Hixie
Monday Oct 26, 2015 at 05:03 GMT


The difficulty here is that not only should the body be pageable, but the indicator should be animated (with the animation slaved to the pager position) when the user is swiping.

@FlutterIssues FlutterIssues added framework flutter/packages/flutter repository. See also f: labels. c: new feature Nothing broken; request for a new capability labels Nov 9, 2015
@Hixie
Copy link
Contributor

Hixie commented Dec 1, 2015

@HansMuller Is this easier to do now that you have the TabSelection widget?

@HansMuller
Copy link
Contributor

Yes, it should be.

@Hixie
Copy link
Contributor

Hixie commented Dec 16, 2015

Is this fixed now?

@HansMuller
Copy link
Contributor

I'm working on a bug fix (the bug showed up in the game's tabs). I'll close this issue after the bug fix has landed.

@HansMuller
Copy link
Contributor

As of #969 this feature should be working reasonably well.

@github-actions
Copy link

github-actions bot commented Sep 6, 2021

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 Sep 6, 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 framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

No branches or pull requests

3 participants