Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.27 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.27 KB

Language: English | 中文简体

azlistview

A Flutter sticky headers & index ListView. Based on scrollable_positioned_list.
AzListView, SuspensionView, IndexBar.

Features

  • Easy creation of city list or contact list interfaces.
  • List items can be grouped A-Z.
  • Sticky headers with floating option.
  • Support custom header.
  • Support index linkage.
  • IndexBar supports custom styles.
  • IndexBar supports local images.
  • Allows scrolling to a specific item in the list.

Pub

dependencies:
  azlistview: ^1.1.1

Screenshots

Changelog

Please see the Changelog page to know what's recently changed.
v1.1.0
itemBuilder do not include the header, because it is automatically merged internally. fix #38.

App

Moss App