full_screen_menu 1.0.0
full_screen_menu: ^1.0.0 copied to clipboard
Full screen menu for Flutter apps to give a user a broad variety of variants in beautiful way
1.0.0 [March 20, 2021] #
- Null safety
- Gradients fix
- Add WillPopScope to example to handle android back button
0.1.3 [December 4, 2020] #
- Bug fix when adding more than 8 items
- Fix an overflow when adding large numbers of items
0.1.2 [February 4, 2020] #
- Ability to add any widget as menu item
0.1.1 [February 4, 2020] #
- Fix onTap
0.1.0 [February 4, 2020] #
- Initial release