appbar_title_slider 1.0.0+1 copy "appbar_title_slider: ^1.0.0+1" to clipboard
appbar_title_slider: ^1.0.0+1 copied to clipboard

Animated AppBar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appbar_title_slider

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

dependencies:
  appbar_title_slider: ^1.0.0+1

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_title_slider/main.dart';
import 'package:appbar_title_slider/models/title_models.dart';
import 'package:appbar_title_slider/widgets/animated_app_bar.dart';
1
likes
140
points
2
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Animated AppBar.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on appbar_title_slider