Flutter Design Hacks Scroll Controller As An Animation Choreographer

This is another thing that is not directly in the Flutter Docs, this is a way to use the scroll controller as a cheap choreographer.

The Shared Scaffold Hooks

The first step is to provide the correct hooks to the scroll controller. That requires both a scroll controller and listeners:

--

--

Flutter Cross Platform Mobile App Design https://keybase.io/fredgrott

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store