flutter_tilt 0.0.9 copy "flutter_tilt: ^0.0.9" to clipboard
flutter_tilt: ^0.0.9 copied to clipboard

Easily apply tilt parallax hover effects for Flutter, which supports tilt, light, shadow effects, and many custom parameters.

Changelog #

0.0.9 #

New features #

  • Add border to Tilt widget.
  • Add animate moveDuration, leaveDuration, moveCurve, leaveCurve to TiltConfig.

0.0.8 #

New features #

  • Add GesturesType to onGestureMove and onGestureLeave.

Improvements #

  • Update the trigger of onGestureLeave when TiltConfig.enableRevert = false.
  • Update TiltConfig.enableRevert.

Fixes #

  • Fix areaProgress changing after resize.

0.0.7 #

  • Docs

0.0.6 #

Fixes #

  • Remove onTiltBegin, onTiltEnd and add tiltDataModel callback values to onGestureMove, onGestureLeave.

0.0.5 #

Fixes #

  • Fix can't change parameters.
  • Fix Tilt.childInner is removed when Tilt.disable is used.

0.0.3 #

Fixes #

  • Fix onGestureLeave trigger when TiltConfig.enableMouseHover = false.

0.0.2 #

Fixes #

  • Fix code for analysis_options warnings.
  • Remove TiltDirection invalid topBottom and leftRight.

0.0.1 #

New features #

  • Tilt widget supports onTiltBegin, onTiltEnd, onGestureMove, onGestureLeave.
  • Upgrade example Flutter 3.10.6.

0.0.1-dev.1 #

  • Docs

0.0.1-dev.0 #

  • Initial
177
likes
0
pub points
92%
popularity

Publisher

verified publisheramooos.com

Easily apply tilt parallax hover effects for Flutter, which supports tilt, light, shadow effects, and many custom parameters.

Homepage
Repository (GitHub)
View/report issues

Topics

#tilt #skew #parallax #hover #widget

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_tilt