widget_collection library

Classes

CollectionPageController
A controller that triggers the positioning and state of a CollectionWidget while also holding data related to the current positioning of a CollectionWidget.
CollectionWidget<T>
A CollectionWidget allows for refined handling of an Appwrite collection query and how we display that result in the UI; depending on the state of the query and the result itself.
CollectionWidgetState<T>

Enums

PageControllerDirection
Represents the trigger direction of a CollectionPageController.