widgets/infinite_snap_list/infinite_snap_list library
Classes
-
InfiniteSnapList<
T> - A snap-scrolling list widget with infinite, bidirectional fetch, external control, and accessibility. Highly customizable for item rendering, overlays, loading, empty/error state, and more.
-
InfiniteSnapListController<
T> - Controller for programmatic selection, jump, and scroll control of InfiniteSnapList. Attach this to the widget to interact from the outside (select, jump, animate).