Learn how to build Twitter’s animated header using SliverAppBar in flutter. This is also an example to animate appbar on scroll or animate header on scroll.

This animation can be done easily using Flutter’s built-in widgets! The Header would be initially expanded with a larger height. The app bar shrinks on scroll and sticks to the top. This is also an example of sticky header in Flutter or sticky app bar in Flutter or a sticky navbar in Flutter
Latest posts by Ranjith kumar (see all)
- Curved button using Flutter | Can it be done with Flutter? | Custom shapes Flutter | Custom painter - September 21, 2022
- Dynamic Island using Flutter | iPhone 14 Pro | Can it be done with Flutter? - September 14, 2022
- Best practices of scraping website data for beginners (Updated 2022) - September 12, 2022