parallax_image 0.3.0 copy "parallax_image: ^0.3.0" to clipboard
parallax_image: ^0.3.0 copied to clipboard

outdatedDart 1 only

A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content.

[0.3.0] #

  • Enable hit testing so that ParallaxImage can be used inside GestureDetector.

[0.2.0+1] #

  • Readme updates.

[0.2.0] #

  • controller argument in ParallaxImage constructor is no longer required. If controller is not specified then ParallaxImage looks for nearest Scrollable ancestor and subscribes to scrolling updates on it.

[0.1.0] #

  • Initial release
94
likes
0
pub points
75%
popularity

Publisher

unverified uploader

A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on parallax_image