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.
See lib/main.dart
for all the details.