Using a custom pdf viewer

Widgets & Design

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?

What have you tried so far?

Using different pub.dev libs

Did you check FlutterFlow's Documentation for this topic?
No
2