parallax_image 0.3.1+1 copy "parallax_image: ^0.3.1+1" to clipboard
parallax_image: ^0.3.1+1 copied to clipboard

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

0.3.1 #

  • Fixed analyzer warnings.

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
40
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

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

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on parallax_image