gesture_detector_with_preview
This widget just show a widget in the long press and hide it after release. It's very similar to the instagram preview function.
Supported platforms
- iOS
- Android
Widget
- GestureDetectorWithPreview( child: childWidget, preview: previewWidget, onTap: onTapFunction, )