selective_gesture_wrapper 0.0.2 copy "selective_gesture_wrapper: ^0.0.2" to clipboard
selective_gesture_wrapper: ^0.0.2 copied to clipboard

A lightweight widget that selectively absorbs or passes gestures to its child.

0.0.2 Documentation update #

📝 Docs #

  • Improved README.md with more detailed and clearer documentation.
  • Added usage examples and clarified SelectiveGestureWrapper behavior.

0.0.1 Initial release #

🎉 Features #

  • Introduced SelectiveGestureWrapper widget.
  • Enables toggling gesture absorption via absorbGestures flag.
  • Compatible with GestureDetector, Draggable, InteractiveViewer, and other gesture-aware widgets.
  • Useful for canvas-based or editor-style interfaces where gesture control is contextual.

🔧 Technical #

  • Pure Dart/Flutter implementation.
  • Lightweight, dependency-free.
0
likes
160
points
9
downloads

Publisher

verified publishersourabhsharma.work

Weekly Downloads

A lightweight widget that selectively absorbs or passes gestures to its child.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on selective_gesture_wrapper