alphabet_list_scroll 0.0.3 copy "alphabet_list_scroll: ^0.0.3" to clipboard
alphabet_list_scroll: ^0.0.3 copied to clipboard

A customizable listview with A-Z side scrollbar to fast jump to the item of the selected character. Quick scroll through list via dragging through alphabets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alphabet_list_scroll

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

dependencies:
  alphabet_list_scroll: ^0.0.3

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:alphabet_list_scroll/alphabet_list_scroll.dart';
0
likes
70
pub points
24%
popularity

Publisher

unverified uploader

A customizable listview with A-Z side scrollbar to fast jump to the item of the selected character. Quick scroll through list via dragging through alphabets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, vibration

More

Packages that depend on alphabet_list_scroll