Hello!
I have a Flutter web application where the users can visualize pdf files.
But I'm having some problems on mobile browsers using FF's native pdf viewer, so I decided to use custom widgets o solve this.
But no matter wat pdf viewer lib I use, i can't make it work, I get problems like can't advance to next page on mobile (while on pc works perfectly).
DId anyone managed to create a custom pdf viewer that worked perfectly on mobile?
Using a custom pdf viewer
Widgets & Design
Using different pub.dev libs
No
2