I want to know how to use the controller options (getPageCount, getCurrentPage & setPage).
The above functions are those which are mentioned on in pub.dev/packages/flutter_cached_pdfview page .
For example if i want to jump to pg#5 of a pdf file, how can i use setPage function.
I want to know how to use the controller options (getPageCount, getCurrentPage & setPage). The above functions are those which are mentioned on in pub.dev/packages/flutter_cached_pdfview page . For example if i want to jump to pg#5 of a pdf file, how can i use setPage function.