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

outdated

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
0
points
180
downloads

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

unknown (license)

Dependencies

collection, flutter, flutter_sticky_header

More

Packages that depend on sticky_az_list