flutter_tilt 0.1.1
flutter_tilt: ^0.1.1 copied to clipboard
Easily apply tilt parallax hover effects for Flutter, which supports tilt, light, shadow effects, and many custom parameters.
Changelog #
See the Migration Guide for the details of breaking changes between versions.
0.1.0 #
0.0.9 #
New features #
- Add
bordertoTiltwidget. - Add animate
moveDuration,leaveDuration,moveCurve,leaveCurvetoTiltConfig.
0.0.8 #
0.0.7 #
- Docs
0.0.6 #
Fixes #
- Remove
onTiltBegin,onTiltEndand addtiltDataModelcallback values toonGestureMove,onGestureLeave.
0.0.5 #
Fixes #
- Fix can't change parameters.
- Fix
Tilt.childInneris removed whenTilt.disableis used.
0.0.2 #
Fixes #
- Fix code for
analysis_optionswarnings. - Remove
TiltDirectioninvalidtopBottomandleftRight.
0.0.1 #
New features #
Tiltwidget supportsonTiltBegin,onTiltEnd,onGestureMove,onGestureLeave.- Upgrade
exampleFlutter 3.10.6.
0.0.1-dev.1 #
- Docs
0.0.1-dev.0 #
- Initial