Skip to content

Disable dragging / sliding not implemented #33

@Ahmadre

Description

@Ahmadre

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,

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions