mixed_list 0.0.1-dev.3 copy "mixed_list: ^0.0.1-dev.3" to clipboard
mixed_list: ^0.0.1-dev.3 copied to clipboard

discontinued
outdated

List widget with mixed elements.

SurfGear

mixed_list #

List widget with mixed elements.

Usage #

Main classes:

  1. Item Builder
  2. Mixed List
  3. Mixed List with Pagination
  4. 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.