Skip to content

rxlabz/orderable_stack

Repository files navigation

orderable_stack

A Flutter orderable container :

  • based on a "data items" list
  • vertical or horizontal
  • need a "itemBuilder" function to build the orderable parts

horizontal

vertical

Usage

cf. orderable_stack_example

Limitations

All part must have same size