bumble_scrollbar 0.0.2 copy "bumble_scrollbar: ^0.0.2" to clipboard
bumble_scrollbar: ^0.0.2 copied to clipboard

Bumble like scrollbar for Flutter, minimal scrollbar widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bumble_scrollbar

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

dependencies:
  bumble_scrollbar: ^0.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:bumble_scrollbar/bumble_scrollbar.dart';
19
likes
130
pub points
34%
popularity

Publisher

unverified uploader

Bumble like scrollbar for Flutter, minimal scrollbar widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on bumble_scrollbar