Friday, December 1, 2023

How to group list items in A-Z Order

flutter grouped listview

In this post we are discussed about creating a list view with grouping items in a-z order similar to grouping contacts in our devices.
A Flutter sticky headers & index ListView. 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.

install

dependencies:
  azlistview: ^2.0.0

Screenshots

App

Moss.
A GitHub client app developed with Flutter, which supports Android iOS Web.
Web :Flutter Web.