roughike / page-transformer

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

Any way to get the current page index? #13

Open mokhosh opened 3 years ago

mokhosh commented 3 years ago

I want to change some part of the parent widget when the pager index changes. Is there any way to get the current page index?