page-transformer icon indicating copy to clipboard operation
page-transformer copied to clipboard

A sample for having PageView transformation effects in Flutter.

What is it?

The end result looks a little something like this:

PageTransformer sample.

Sample project for creating nice looking PageView parallax effects in Flutter.

Read the blogpost here.

All the related source code is located in the /lib folder; no separate Android / iOS code needed.