/flutter-image-slide-on-scroll

Flutter demo app showing how to make a background image slide during scrolling. Inspired by Google Calendar App view.

Primary LanguageDart

flutter_image_slide_on_scroll

Note: I've published a complete Flutter package which implements this effect. See https://pub.dartlang.org/packages/parallax_image

A new Flutter project.Flutter demo app showing how to make a background image slide during scrolling. Inspired by Google Calendar App view.

flutter_image_slide_on_scroll.gif

See lib/main.dart for all the details.