Skip to content

Conversation

@ca333
Copy link

@ca333 ca333 commented Feb 20, 2022

No description provided.

letsar and others added 30 commits July 14, 2022 10:22
Compatibility with Flutter 3.7
tells how ratio will affect openTo method behavior
…ontrol

controller open to manage the state.
Document ratio parameter in openTo method
fix: Slidable twitching after swiping into disabled pane
Drop use of deprecated hash function
…ase gesture direction

When a user swipes past the dismissal threshold and releases, the action should trigger even if the finger moves slightly backward before lifting. Currently, any backward movement during release cancels the dismiss and leaves the action pane open, even when releasing well past the threshold. This commonly occurs during rapid repeated swipes on multiple items. This matches native iOS behavior where crossing the threshold guarantees action execution.
Corrects an issue in the auto_close_behavior where the
`removeStatusListener` was not called, preventing proper cleanup
and potentially causing unexpected behavior.
…ical centering

- Added optional alignment parameter to CustomSlidableAction and SlidableAction
- Removed default padding and minimum size constraints when no padding specified
- Set tapTargetSize to shrinkWrap to allow proper sizing in small containers
- Enables proper vertical centering of icons in constrained row heights
…ure-direction

Trigger dismissal when releasing past threshold regardless of gesture direction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.