focused_menu_custom 1.2.0 focused_menu_custom: ^1.2.0 copied to clipboard
This is an easy to implement package for adding Focused Long Press Menu to Flutter Applications
[1.2.0] - November 30, 2022 #
- Added actions for interaction with tvbox.
- Added default action and border in FocusedMenuDetails.
[1.1.1] - November 2, 2022 #
- Add example.
[1.1.0] - October 26, 2022 #
- Fix controller events.
[1.0.1] - October 26, 2022 #
- Add mouse cursor in web.
- Disable scrollbar if disabled 'enableMenuScroll'
[1.0.0] - October 21, 2022 #
- Added controller to open and close.
- Flag to enable or disable scrolling.
- Added 'leadingIcon' icon.
- Ability to disable 'FocusedMenuItem'.