Sample project for creating nice looking PageView parallax effects in Flutter.
I borrowed for personal use, but could really fix to some use cases where u want to resize the 'Slider' dimensions, where i exposed some inner states of it, and also making it clickable
original source: https://github.com/FlutterRocks/page-transformer
Goals:
- trying to do dots below, like this
- make it auto play, maybe like this repo
- add clicking listeners so that on clicking it, will invoke some function with the item passed as parameter
All the related source code is located in the /lib folder; no separate Android / iOS code needed.
The end result looks a little something like this: (copied)