Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

4.0.1

Compare
Choose a tag to compare
@soemre soemre released this 30 May 11:21
· 18 commits to main since this release

4.0.1 Release

  • Changed WidgetsBinding.instance.window with PlatformDispatcher.instance.views.first.

4.0.0 Release Notes

  • Added DraggableMenuController to manage the DraggableMenu.

  • Added DraggableMenuLevel.ratio to define the DraggableMenu's height with ratio.

  • Removed the defaultHeight parameter of the DraggableMenu widget. (Provide a DraggableMenuLevel to the levels parameter of the DraggableMenu 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.