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';
65
likes
150
points
655
downloads

Publisher

verified publisherbookm.me

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on customizable_space_bar