azlistview 2.0.0 copy "azlistview: ^2.0.0" to clipboard
azlistview: ^2.0.0 copied to clipboard

A Flutter sticky headers & index ListView. IndexBar. such as citylist, contactlist. index and hover effect.

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: ^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.

273
likes
110
pub points
97%
popularity

Publisher

unverified uploader

A Flutter sticky headers & index ListView. IndexBar. such as citylist, contactlist. index and hover effect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on azlistview