packages.flutter icon indicating copy to clipboard operation
packages.flutter copied to clipboard

How to add gesture function to PdfViewPinch

Open shinxxxxwon opened this issue 1 year ago • 1 comments

I made a pdfviewer with PdfViewPinch widget.
PdfPinchView has PinchZoom and scroll gesture functions. I want to add another gesture like ontap or onDoubletap here.
Can you tell me where the code that controls the gesture function is located?

shinxxxxwon avatar Jun 09 '23 00:06 shinxxxxwon

@shinxxxxwon I am looking for the same features. Did you figure anything out?

InspectlyMads avatar Sep 04 '23 13:09 InspectlyMads