- Breaking change! onTap is mandatory for all the menu items
- Add animation to FullScreenMenu.hide()
- Add ability to close the menu on background tap
- Null safety
- Gradients fix
- Add WillPopScope to example to handle android back button
- Bug fix when adding more than 8 items
- Fix an overflow when adding large numbers of items
- Ability to add any widget as menu item
- Fix onTap
- Initial release