roughike / page-transformer

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

Add return value to callback #12

Open magicleon94 opened 4 years ago

magicleon94 commented 4 years ago

Returning true will cancel the notification bubbling, avoiding unnecessary propagation throughout the Widget tree.