pie_menu 0.0.6
pie_menu: ^0.0.6 copied to clipboard
A Flutter library that provides a customizable circular context menu.
0.0.6 #
- Added
iconSizeproperty forPieTheme. - Fixed selected action is becoming non-hovered before the menu fades out.
0.0.5 #
- Fixed
onMenuTogglecallback ofPieMenuis not being called when the canvas callback is null.
0.0.4 #
onMenuTogglecallback atPieCanvasalso added forPieMenu.
0.0.3 #
- Updated README.md showcase images.
0.0.2 #
- Fixed README.md images.
- Updated package description.
0.0.1 #
Initial version