pageview_parallax 1.0.0-alpha.2 pageview_parallax: ^1.0.0-alpha.2 copied to clipboard
A simple library for easily creating a parallax effect. Works with web and mobile.
1.0.0-alpha.2 #
- Addition of example project
- Refactoring of example project to follow code style
1.0.0-alpha.1 #
- Addition of
FlutterParallax
andFlutterParallaxChild
- Added
README.md
and basic documentation for the constructors - Addition of the
screens
,backgroundImage
andscrollDirection
param toFlutterParallax
constructor