appbar_animated 0.0.3 copy "appbar_animated: ^0.0.3" to clipboard
appbar_animated: ^0.0.3 copied to clipboard

Library to help you create animated text and background colors when scrolled.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appbar_animated

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

dependencies:
  appbar_animated: ^0.0.3

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:appbar_animated/appbar_animated.dart';
59
likes
160
points
170
downloads

Publisher

verified publishermokuton.site

Weekly Downloads

Library to help you create animated text and background colors when scrolled.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on appbar_animated