I'm using flutter version 3.35.4 and for compatibility reasons I have to use pdfrx verision 2.2.24 and double tap zoom is not working on any devices. PdfTextSelectionParams(enabled: false) also didn't work. I've tried it on android emulator, chrome desktop (both in debugging mode) and also on chrome mobile build mode. I can't seem to find out the issue. So I wonder if there is a version compatibility issue.
I'm using flutter version 3.35.4 and for compatibility reasons I have to use pdfrx verision 2.2.24 and double tap zoom is not working on any devices. PdfTextSelectionParams(enabled: false) also didn't work. I've tried it on android emulator, chrome desktop (both in debugging mode) and also on chrome mobile build mode. I can't seem to find out the issue. So I wonder if there is a version compatibility issue.