pull_appbar 0.1.3 copy "pull_appbar: ^0.1.3" to clipboard
pull_appbar: ^0.1.3 copied to clipboard

Transform your app's navigation with PullAppBar! Effortlessly change page content by pulling the app bar for a dynamic user experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pull_appbar

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

dependencies:
  pull_appbar: ^0.1.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:pull_appbar/pull_appbar.dart';
10
likes
150
pub points
0%
popularity

Publisher

unverified uploader

Transform your app's navigation with PullAppBar! Effortlessly change page content by pulling the app bar for a dynamic user experience.

Repository (GitHub)
View/report issues

Topics

#animation #ui #effects #widget

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on pull_appbar