presentation 0.0.5
presentation: ^0.0.5 copied to clipboard
Set of tools providing presentation capabilities (tansitions, animation, navigation,...) to a Flutter application
[0.0.4] #
Adding new widgets:
WrappedAnimatedBuilder
-AnimatedBuilder
with animation exposed for connivanceAnimatedParallaxImage
- used to create infinite parallax animation in the backgroundAnimationMode
- similar toTickerMode
but renders first frame of widgetRevealEffect
- reveals it child with an animation effect
[0.0.3] #
- Supporting key up and down for presentation navigation
[0.0.2] #
- Modularising library
[0.0.1] #
- Initial release - still alpha