Scroll Drag Detector

Pub Version Coverage lintervention_badge Bluesky

A special version of GestureDetector that picks up overscrolling ScrollViews inside of it.

Unlocks easy draggable scrollable sheets in Flutter.

Installation 💻

❗ In order to start using Scroll Drag Detector you must have the Dart SDK installed on your machine.

Or install via dart pub:

dart pub add scroll_drag_detector