list_controller 0.1.0 copy "list_controller: ^0.1.0" to clipboard
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: ErrorListStage should be able to store the original error
  • fix: in ListState store isInitialized independently of records
  • feature: ListState can be declared as const
  • fix: improve toString implementations

0.0.3 #

  • fix: avoid simultaneous processing two or more HotList events.

0.0.2 #

  • Initial release.
10
likes
150
points
34
downloads

Publisher

verified publisherastonio.com

Weekly Downloads

Tools for creating list controllers. Supports infinite scroll, pagination, lazy loading, sorting, filtering, synchronization, huge lists, etc. Architecture and widgets agnostic.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, collection, meta, rxdart

More

Packages that depend on list_controller