mixed_list 0.0.1-dev.6
mixed_list: ^0.0.1-dev.6 copied to clipboard
List widget with mixed elements.
SurfGear
mixed_list #
List widget with mixed elements.
Usage #
Main classes:
- Item Builder
- Mixed List
- Mixed List with Pagination
- Pagination State
MixedList #
Widget list for display different type of data.
PaginationMixedList #
Widget list for display different type of data with pagination. When given predicate return true, or by default on half of list elements will be displayed next part of data will be loaded.