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

Disable dragging / sliding not implemented #33

Open
Ahmadre opened this issue Apr 10, 2019 · 3 comments
Open

Disable dragging / sliding not implemented #33

Ahmadre opened this issue Apr 10, 2019 · 3 comments
Labels
beginner Beginner issue enhancement New feature or request feature request Feature is requested. good first issue Good for newcomers

Comments

@Ahmadre
Copy link

Ahmadre commented Apr 10, 2019

Feature request
Enabling / Disabling dragging / sliding / scrolling

Clean Solution
A boolean value for IntroViewsFlutter like isDraggingEnabled or isScrollingEnabled would be great

Alternative
I solved it with:

fullTransition: enabled ? 300 : double.infinity,
@aagarwal1012 aagarwal1012 added beginner Beginner issue enhancement New feature or request good first issue Good for newcomers labels Apr 10, 2019
@aagarwal1012
Copy link
Owner

@Ahmadre, thanks for raising this issue 👍

@aagarwal1012 aagarwal1012 added the feature request Feature is requested. label Apr 10, 2019
@Lx405000769
Copy link

@ahsanahmad4654
Copy link

Hey @aagarwal1012 , please assign me this issue and it would be great if you can add the hacktoberfest label on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner Beginner issue enhancement New feature or request feature request Feature is requested. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants