Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AmosHuKe
Copy link
Member

@AmosHuKe AmosHuKe commented Aug 26, 2025

Description

  • By default, add a smooth transition effect when gestures (hover and touch) enter.
    • Configurable via:
      • TiltConfig.enterDuration
      • TiltConfig.moveDuration
      • TiltConfig.enterToMoveDuration
      • TiltConfig.enterToMoveCurve
smooth transition no smooth transition
smooth_transition.mp4
no_smooth._transition.mp4

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

  • I open this PR to the main branch.
  • I did not modify the CHANGELOG.md nor the package version in pubspec.yaml files.
  • All existing and new tests are passing.

Breaking Change

Does your PR require package users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

@AmosHuKe AmosHuKe added the c: enhancement New feature or request label Aug 26, 2025
@AmosHuKe AmosHuKe marked this pull request as ready for review August 26, 2025 15:46
@AmosHuKe AmosHuKe merged commit 0fcbcdf into main Aug 26, 2025
5 checks passed
@AmosHuKe AmosHuKe deleted the feat-gestures-from-enter-to-move branch August 26, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants