tap_builder 0.5.0 copy "tap_builder: ^0.5.0" to clipboard
tap_builder: ^0.5.0 copied to clipboard

A simple widget for building interactive areas.

0.5.0 #

  • Upgraded minimum dart version to 3.0.
  • Added TapResolver.

0.4.0 #

  • Added mounted check.

[0.4.0] #

  • Added minPressedDuration and hitTestBehaviour parameters.
  • Upgraded to latest Flutter version.

0.3.5 #

  • Added onKey and onKeyEvent that will be bound to the Focus widget

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.
109
likes
140
points
8.47k
downloads

Publisher

verified publisheraloisdeniel.com

Weekly Downloads

A simple widget for building interactive areas.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tap_builder