HaneenAhmedMohy

Results 3 comments of HaneenAhmedMohy

We are using LongPressDraggable to drag and drop the event ``` Positioned( top: _top left: _left child: LongPressDraggable( onDragUpdate: _onDragUpdate, childWhenDragging: Opacity(opacity: 0.75, child: _buildPicker()), feedback: Container(), child: _buildPicker(), ),...

https://user-images.githubusercontent.com/38506175/183379420-03c71859-f15a-4279-b9b0-0a9b565476f8.mp4

@JonasWanke and is it zooming the timeTable range(out and in) in all platforms as well?