ui/gesture_layer library

gesture_layer.dart GestureLayer — Flutter gesture handler overlay for the native player view.

Replaces the native PlayerGestureHandler with a pure-Flutter implementation that supports: double-tap seek, long-press 3× speed, vertical swipe for brightness/volume, horizontal swipe for seeking, and single-tap toggle.

Classes

GestureLayer
Transparent gesture-capture layer placed on top of the native PlatformView.