draggable_menu 4.1.4 draggable_menu: ^4.1.4 copied to clipboard
Create Draggable Menus like some popular apps like Instagram, Snapchat, Facebook, Twitter, Youtube etc. You can even make your Draggable Menus look identical to them.
4.1.4 Release #
- Default UI clip behavior bug fix
4.0.0 Release Notes #
-
Added
DraggableMenuController
to manage theDraggableMenu
. -
Added
DraggableMenuLevel.ratio
to define theDraggableMenu
'sheight
withratio
. -
Removed the
defaultHeight
parameter of theDraggableMenu
widget. (Provide aDraggableMenuLevel
to thelevels
parameter of theDraggableMenu
widget instead.)
If you are coming from an early version before the 4.0.0
of the draggable_menu
, check out the version 3.0.0 changes before using.