scroll_app_bar_fork_height 1.0.4 copy "scroll_app_bar_fork_height: ^1.0.4" to clipboard
scroll_app_bar_fork_height: ^1.0.4 copied to clipboard

Hide or show app bar while scrolling. This package works without custom scroll view and slivers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scroll_app_bar_fork_height

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

dependencies:
  scroll_app_bar_fork_height: ^1.0.4

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:scroll_app_bar_fork_height/scroll_app_bar_fork_height.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Hide or show app bar while scrolling. This package works without custom scroll view and slivers.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, scroll_bars_common

More

Packages that depend on scroll_app_bar_fork_height