pdf_viewer_plugin icon indicating copy to clipboard operation
pdf_viewer_plugin copied to clipboard

GestureDetector over PDF

Open JankoLancer opened this issue 6 years ago • 2 comments

I am trying to add GestureDetector over PdfViewer to record swiping in a list of documents. When I add GestureDetector over, I don't have a zoom feature anymore on PDF. Can this be achieved?

JankoLancer avatar Nov 06 '19 16:11 JankoLancer

It's because the zoom is from the native plugin, I will check if we can get the gestures from native and update you!

lubritto avatar Nov 11 '19 14:11 lubritto

This will help https://www.youtube.com/watch?v=gAUVz0U7eyA

myselfuser1 avatar Mar 17 '23 12:03 myselfuser1