Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.28 KB

README-ZH.md

File metadata and controls

40 lines (28 loc) · 1.28 KB

Language: English | 中文简体

azlistview

Flutter 城市列表、联系人列表,索引&悬停。基于scrollable_positioned_list.
AzListView, SuspensionView, IndexBar.

Features

  • 轻松创建城市列表或联系人列表界面。
  • 列表项按A-Z分组。
  • 带有悬停效果Header。
  • 支持自定义Header。
  • 支持索引联动。
  • IndexBar支持自定义样式。
  • IndexBar支持本地图片。
  • 允许滚动到列表中的特定项目。

Pub

dependencies:
  azlistview: #latest version

Screenshots

Changelog

Please see the Changelog page to know what's recently changed.
v1.1.0
itemBuilder不要包含Header,因为它是在内部自动合并的。fix #38.

App

Moss App