focusable_control_builder 1.1.0
focusable_control_builder: ^1.1.0 copied to clipboard
Easily create custom controls that respond correctly to mouse and keyboard.
1.1 #
- Add
isPressed
- Stop focus nodes leaking
1.0.2 #
- fix can not click on parent when onPress null
- Stop FocusNodes leaking.
1.0.1+1 #
- Add wasPressed
- Add wasFocused
1.0.0 #
- Add onLongPress
- Add enabled
- Add semanticButtonLabel
- Add onFocusChanged
- Add onHoverChanged
- Add support for HitTestBehavior
0.1.0+3 #
- Initial release