alphabet_index_listview 1.0.23 copy "alphabet_index_listview: ^1.0.23" to clipboard
alphabet_index_listview: ^1.0.23 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 Dart:

 $ dart pub add alphabet_index_listview

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 dart pub get):

dependencies:
  alphabet_index_listview: ^1.0.23

Alternatively, your editor might support dart pub get or 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
0
points
78
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

License

unknown (license)

Dependencies

flutter, lpinyin

More

Packages that depend on alphabet_index_listview