项目作者: flutterchina

项目描述 :
A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。
高级语言: Dart
项目地址: git://github.com/flutterchina/azlistview.git
创建时间: 2019-01-22T03:22:49Z
项目社区:https://github.com/flutterchina/azlistview

开源协议:BSD 3-Clause "New" or "Revised" License

下载


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

  1. dependencies:
  2. azlistview: ^2.0.0

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.
A GitHub client app developed with Flutter, which supports Android iOS Web.
Web :Flutter Web.