list_controller 0.1.0
list_controller: ^0.1.0 copied to clipboard
Tools for creating list controllers. Supports infinite scroll, pagination, lazy loading, sorting, filtering, synchronization, huge lists, etc. Architecture and widgets agnostic.
0.1.0 #
- feature:
ErrorListStageshould be able to store the original error - fix: in
ListStatestoreisInitializedindependently ofrecords - feature:
ListStatecan be declared asconst - fix: improve
toStringimplementations
0.0.3 #
- fix: avoid simultaneous processing two or more HotList events.
0.0.2 #
- Initial release.