scrollable_positioned_list_index 0.1.0 copy "scrollable_positioned_list_index: ^0.1.0" to clipboard
scrollable_positioned_list_index: ^0.1.0 copied to clipboard

A Flutter widget that adds a navigable outline panel to long, scrollable content.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrollable_positioned_list_index

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

dependencies:
  scrollable_positioned_list_index: ^0.1.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:scrollable_positioned_list_index/scrollable_positioned_list_index.dart';
1
likes
160
points
69
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that adds a navigable outline panel to long, scrollable content.

Repository (GitHub)
View/report issues

Topics

#flutter #scrolling #navigation #outline #table-of-contents

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on scrollable_positioned_list_index