roughike / page-transformer

A sample for having PageView transformation effects in Flutter.
MIT License
876 stars 127 forks source link

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.