appbar_animate
Usage
Add dependencies to your pubspec.yaml
dependencies:
appbar_animated: ^latest
Run flutter pub get to install.
How it works
Import library
import 'package:appbar_animated/appbar_animated.dart';
Example
Add dependencies to your pubspec.yaml
dependencies:
appbar_animated: ^latest
Run flutter pub get to install.
Import library
import 'package:appbar_animated/appbar_animated.dart';