list_positioned_scroll_button 0.0.15 copy "list_positioned_scroll_button: ^0.0.15" to clipboard
list_positioned_scroll_button: ^0.0.15 copied to clipboard

Control Scroll of Scrollable Positioned List with Next and Previous button in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add list_positioned_scroll_button

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

dependencies:
  list_positioned_scroll_button: ^0.0.15

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:list_positioned_scroll_button/list_positioned_scroll_button.dart';
2
likes
110
pub points
14%
popularity

Publisher

unverified uploader

Control Scroll of Scrollable Positioned List with Next and Previous button in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on list_positioned_scroll_button