alphabet_list_scroll_view 2.0.0 copy "alphabet_list_scroll_view: ^2.0.0" to clipboard
alphabet_list_scroll_view: ^2.0.0 copied to clipboard

A customizable listview with A-Z side scrollbar to fast jump to the item of the selected character.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alphabet_list_scroll_view

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

dependencies:
  alphabet_list_scroll_view: ^2.0.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:alphabet_list_scroll_view/alphabet_list_scroll_view.dart';
188
likes
100
pub points
86%
popularity

Publisher

unverified uploader

A customizable listview with A-Z side scrollbar to fast jump to the item of the selected character.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, rxdart, vibration

More

Packages that depend on alphabet_list_scroll_view