section_scrollbar 0.1.0+1 copy "section_scrollbar: ^0.1.0+1" to clipboard
section_scrollbar: ^0.1.0+1 copied to clipboard

A section-aware custom scrollbar with a floating current-section label.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add section_scrollbar

With Flutter:

 $ flutter pub add section_scrollbar

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

dependencies:
  section_scrollbar: ^0.1.0+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:section_scrollbar/section_scrollbar.dart';
20
likes
0
points
66
downloads

Publisher

verified publisherethieladiassa.me

Weekly Downloads

A section-aware custom scrollbar with a floating current-section label.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on section_scrollbar