Flutter Animated App Bar

  Navigation bar

Animated AppBar

A simple flutter example project, using Stack and CurvedAnimationController to create an animated AppBar like Tokopedia app.

Getting Started

git clone https://github.com/salkuadrat/animated_appbar_example
cd animated_appbar_example
flutter pub get
flutter run --release

Download Animated App Bar source code on GitHub