- Bug fixes
- Updated screenshots
- Added
onLongPress
,onLongPress
andonTapUp
toGestureAnimator
- Fix for #5
- Bug fixes
- Added a GestureAnimator so that animations can trigger on pressing on a widget
- Fix for #4 (outgoing animation delay is ignored)
- Fix for some animations not working
- Style improvements to match dart standard
- Extra checks to make sure Tween weights are not set to zero
- Description improvements
- Documentation improvements
- Fix for where text was too long to fit on a line for a single word and truncated instead of wrapping
- More documentation added
- Fixes to Pass static analysis
- Fix for home page issue
- Initial release