Skip to content

v0.55.0

Choose a tag to compare

@nank1ro nank1ro released this 20 Jun 09:57
· 7 commits to main since this release
a411b4d
  • FEAT: Add expandable/resizable ShadSheet (#655): new expandable, initialSize, minSize, maxSize, snap, snapSizes, snapAnimationDuration, snapAnimationCurve, snapFlingVelocity, dragHandle, dragHandleBuilder, showDragHandle, dragHandleExtent, onSizeChanged and controller parameters, a public ShadSheetController (animateTo/jumpTo), ShadSheetResizeHandle, and matching ShadSheetTheme fields.
  • FEAT: showShadDialog accepts opaque; showShadSheet now follows keyboard insets so sheets move with the keyboard.