contact_list_view 1.1.1 copy "contact_list_view: ^1.1.1" to clipboard
contact_list_view: ^1.1.1 copied to clipboard

A Flutter sliver-based contact list with A-Z index navigation, sticky section headers, and extensible builders for index, cursor, and header rendering.

1.1.1 #

  • Fix section jump failures on index drag by using SliverList-level contexts instead of list item contexts
  • Fix index highlight sync mismatch in viewport observation by aligning section context tracking
  • Fix index cursor vertical offset calculation (height instead of width)

1.1.0 #

  • Remove showStickyHeader properties
  • Fix the abnormal alphabetic index problem when sticky is false

1.0.0 #

  • Initial release with sticky headers and index bar / 初始版本,支持粘性分组头与字母索引条
1
likes
160
points
140
downloads
screenshot

Documentation

API reference

Publisher

verified publisherjsontodart.cn

Weekly Downloads

A Flutter sliver-based contact list with A-Z index navigation, sticky section headers, and extensible builders for index, cursor, and header rendering.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #azlistview #contact #chat

License

Apache-2.0 (license)

Dependencies

flutter, scrollview_observer, signals, value_layout_builder

More

Packages that depend on contact_list_view