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
iconSize
property forPieTheme
. - Fixed selected action is becoming non-hovered before the menu fades out.
0.0.5 #
- Fixed
onMenuToggle
callback ofPieMenu
is not being called when the canvas callback is null.
0.0.4 #
onMenuToggle
callback atPieCanvas
also 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