section_scrollbar 0.1.1 copy "section_scrollbar: ^0.1.1" to clipboard
section_scrollbar: ^0.1.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 Flutter:

 $ flutter pub add section_scrollbar

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

dependencies:
  section_scrollbar: ^0.1.1

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:section_scrollbar/section_scrollbar.dart';
20
likes
160
points
66
downloads
screenshot

Documentation

API reference

Publisher

verified publisherethieladiassa.me

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on section_scrollbar