Last updated:
0 purchases
gesture detector with preview
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,
)
Thanks #
https://github.com/plateaukao/flutter_long_press_dialog/blob/master/lib/main.dart
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.