scroll_app_bar_2_0_0_custom_fix 2.0.2 copy "scroll_app_bar_2_0_0_custom_fix: ^2.0.2" to clipboard
scroll_app_bar_2_0_0_custom_fix: ^2.0.2 copied to clipboard

outdated

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_2_0_0_custom_fix

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

dependencies:
  scroll_app_bar_2_0_0_custom_fix: ^2.0.2

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_2_0_0_custom_fix/scroll_app_bar.dart';
3
likes
45
points
76
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

License

BSD-3-Clause (license)

Dependencies

flutter, scroll_bars_common

More

Packages that depend on scroll_app_bar_2_0_0_custom_fix