Disable dragging / sliding not implemented
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
Research direction
Look at the IntroViewsFlutter widget to understand its current properties. Add a boolean property like isDraggingEnabled that controls whether the page view responds to drag gestures. Check how fullTransition is used as a workaround. Test by running the example app and verifying dragging is disabled when the property is false.
Written by the indexing model from the issue text.
Description
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,
- Dominant language
- Dart
- Stars
- 663
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aagarwal1012/IntroViews-Flutter
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
aagarwal1012/IntroViews-Flutter#106 · 1 reaction ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 30/100
-
support RTL Openenhancement
Difficulty 3/5 1-2 days Newbie friendliness 45/100
aagarwal1012/IntroViews-Flutter#71 · 1 reaction · 1 assignee ·
All issues in aagarwal1012/IntroViews-Flutter
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
code quality good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Suwayomi/Suwayomi-Tsumiru#479 ·
-
Build Failure: agora_rtc_engine compiled against android-31 while dependencies require android-34+ Open
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
conceptadev/noir#95 ·