tap_builder 0.3.4 tap_builder: ^0.3.4 copied to clipboard
A simple widget for building interactive areas.
[0.3.4] #
- Fixed mouse cursor hover state.
[0.3.3] #
- Fixed stack overflow with 'canRequestFocus' getter.
[0.3.2] #
- Fixed stack overflow with mouse cursor enter event.
[0.3.1] #
- Fixed
defaultMouseCursorBuilder
import when published on pub.
[0.3.0] #
- Added the
isFocused
parameter to builders to make focus state composable with effective tap state. - Added actions for tap.
[0.2.0] #
- Migration to null-safety.
[0.2.0-beta] #
- Added support for beta channel.
[0.1.3] #
- Fixed compatibility with stable channel.
[0.1.2] #
- Fixed compatibility with stable channel.
[0.1.1] #
- Tap alignment of the
AnimatedTapBuilder
is not reinitialized when tap is released.
[0.1.0] #
- Initial release.