alphabet_index_listview 1.0.36 copy "alphabet_index_listview: ^1.0.36" to clipboard
alphabet_index_listview: ^1.0.36 copied to clipboard

a a-z indexed listview ,based on CustomScrollView and ListView, also provide a stick header listview.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alphabet_index_listview

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

dependencies:
  alphabet_index_listview: ^1.0.36

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_index_listview/alphabet_index_listview.dart';
4
likes
155
points
95
downloads

Publisher

unverified uploader

Weekly Downloads

a a-z indexed listview ,based on CustomScrollView and ListView, also provide a stick header listview.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, lpinyin

More

Packages that depend on alphabet_index_listview