customizable_space_bar 0.2.0 copy "customizable_space_bar: ^0.2.0" to clipboard
customizable_space_bar: ^0.2.0 copied to clipboard

AppBar which changes the content with scrolling rate. Enables to implement "Large Title"

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customizable_space_bar

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

dependencies:
  customizable_space_bar: ^0.2.0

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:customizable_space_bar/customizable_space_bar.dart';
61
likes
130
pub points
81%
popularity

Publisher

verified publisherbookm.me

AppBar which changes the content with scrolling rate. Enables to implement "Large Title"

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on customizable_space_bar