dynamic_height_view library

Classes

DynamicHeightGridView
A GridView that adjusts dynamically to the height of its children
DynamicHeightListView<T>
A widget that displays a list of items with dynamic heights in a scrollable view.
SliverDynamicHeightGridView
A Sliver version of DynamicHeightGridView for use with CustomScrollView

Enums

ScrollDirection
Enum to define scroll direction.