focused_menu 1.0.4 focused_menu: ^1.0.4 copied to clipboard
This is an easy to implement package for adding Focused Long Press Menu to Flutter Applications
[1.0.0] - June 18, 2020 #
- Add Focused Menu to Any Widget you Want
- Customizations to change The Focused Menu and Animations according to your Application Needs.
[1.0.1] - June 24,2020 #
- Added Customizable offset of Menu from Selected Item
- Added BottomOffsetHeight for Screens with Bottom Navigation Bar
[1.0.2] - December 23,2020 #
- Added openWithTap: true|false to Open Focused Menu on Tap rather than a Long Press
[1.0.4] - December 23,2020 #
- Migrated to Null-Safety