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

outdated

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: ^1.0.0

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
0
pub points
44%
popularity

Publisher

unverified uploader

AppBar which can dynamically change height with page navigation.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on animated_appbar