list_controller 0.1.1 copy "list_controller: ^0.1.1" to clipboard
list_controller: ^0.1.1 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.1 #

  • feature: add Windows, Linux, and macOS platform support to demo and example applications
  • chore: update package and demo app dependencies
  • chore: update lint rules and adjust code to comply with them

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
160
points
25
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