tap_on_scroll 0.0.3 copy "tap_on_scroll: ^0.0.3" to clipboard
tap_on_scroll: ^0.0.3 copied to clipboard

Flutter package for reliable tap events on scrollable widgets even during scroll motion. Perfect for lists, grids, and slivers.

0.0.3 #

  • Get back to 0.0.1

0.0.2+3 #

  • Updated demo image size in README

0.0.2+2 #

  • Updated demo image size in README

0.0.2+1 #

  • Fixed demo image not showing in README

0.0.2 #

  • Added documentation about critical use cases
  • Highlighted compatibility with PinnedHeaderSlivers
  • Improved examples to demonstrate usage with pinned headers
  • Enhanced package description for better discoverability

0.0.1 #

  • Initial release of tap_on_scroll
  • Core features:
    • TapInterceptor widget for reliable tap detection during scrolling
    • TappableArea widgets for registering tap-responsive areas
    • Support for regular and sliver-based layouts
    • Simple API for enhancing touch responsiveness in scrollable widgets
13
likes
160
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package for reliable tap events on scrollable widgets even during scroll motion. Perfect for lists, grids, and slivers.

Homepage
Repository (GitHub)
View/report issues

Topics

#scrolling #tap-while-scrolling #tappable-scroll #tappable #tap-on-scroll

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tap_on_scroll