flutter_extended_wrap library
Classes
- ExtendedWrap
- This is a wrapper around the default Wrap widget which provides the additional options to expand the wrap to the full size of the parent and either
Enums
- ExtendedWrapAlignment
- Contains the default options of WrapAlignment, but also additionally spaceCenter and spaceCenterOrAlignCenter which can be used to align the children of an ExtendedWrap in the runs!