utopia_widgets library

Classes

Collapsible
ConstrainedAspectRatio
CrossFadeIndexedStack
Like IndexedStack, but pages fade through during transitions and can be lazy-initialized.
FillViewportScrollView
ScrollView which forces child to be at least as big as the viewport in the main axis direction.
FormLayout
Scrollable layout with fixed content on the bottom.
LoaderWrapperLayout
MultiWidget
Builds multiple nested widgets.
OverflowTransformBox
TopBottomLayout
  • If top + bottom occupies less than available height, they are laid in space between them.
  • Otherwise, the layout is scrollable and there's no space between top and bottom.
  • UnFocusOnTap