focused_menu 1.0.5
focused_menu: ^1.0.5 copied to clipboard
This is an easy to implement package for adding Focused Long Press Menu to Flutter Applications
1.0.5 March 13,2021 #
- Fixed Null-Safety related Issue
1.0.4 March 09,2021 #
- Migrated to Null-Safety
1.0.2 December 23,2020 #
- Added openWithTap: true|false to Open Focused Menu on Tap rather than a Long Press
1.0.1 June 24,2020 #
- Added Customizable offset of Menu from Selected Item
- Added BottomOffsetHeight for Screens with Bottom Navigation Bar
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.