flutter_chen_azlist 3.0.0
flutter_chen_azlist: ^3.0.0 copied to clipboard
A Flutter sticky headers & index ListView. IndexBar. such as citylist, contactlist. index and hover effect.
3.0.0 #
- Support Flutter 3
- Update SDK constraints to Dart >=3.0.0 <4.0.0
- Update dependency: scrollable_positioned_list ^0.3.8
- Add optional haptic feedback docs and example usage
2.0.0 #
- TODO: scrollable_positioned_list: ^0.2.3, Indexbar add haptic feedback.
- TODO: Migrate to null-safety.
1.1.1 #
- TODO: fix analysis.
1.1.0 #
- TODO: itemBuilder do not include the header, because it is automatically merged internally. fix #38.
1.0.2 #
- TODO: fix bugs and add search classification example.
1.0.1 #
- TODO: fix analysis.
1.0.0 #
- TODO: A Flutter sticky headers & index ListView. Based on scrollable_positioned_list.
0.1.2 #
- TODO: Open ScrollController, ScrollPhysics...
0.1.1 #
- TODO: fix IndexBar onTapUp.
0.1.0 #
- TODO: AzListView, SuspensionView, IndexBar.