sticky_az_list 0.0.7 copy "sticky_az_list: ^0.0.7" to clipboard
sticky_az_list: ^0.0.7 copied to clipboard

A ListView with sticky headers and an dynamic vertical Alphabet List on the Side which you can drag and tap to scroll to the first item starting with that letter in the list.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app/app.dart';

void main() {
  runApp(const App());
}
16
likes
140
points
182
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A ListView with sticky headers and an dynamic vertical Alphabet List on the Side which you can drag and tap to scroll to the first item starting with that letter in the list.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, flutter, flutter_sticky_header

More

Packages that depend on sticky_az_list