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';
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';