animated_appbar 2.1.5 copy "animated_appbar: ^2.1.5" to clipboard
animated_appbar: ^2.1.5 copied to clipboard

AppBar which can dynamically change height with page navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_appbar

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  animated_appbar: ^2.1.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:animated_appbar/animated_appbar.dart';
25
likes
130
pub points
49%
popularity

Publisher

unverified uploader

AppBar which can dynamically change height with page navigation.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, get, stack

More

Packages that depend on animated_appbar