zaheddec

Results 6 comments of zaheddec

test for `ol`, `ul` and `li`

Initially, I thought of not using it but worked around on [@GENL's comment](https://github.com/endigo/flutter_pdfview/issues/9#issuecomment-532824876). Look like we got it working except for changing the default page to the last page before...

> d I replace the current pdf viewer by a new one How can we redirect the viewer to the current page once the viewer has been rebuilt? Appreciate any...

@endigo Thanks for the replay. I tried to play around with it but could not get any success with it. 1. I tried to await _controller.future.then((onValue)=>onValue.setPage(5)); in onViewCreated after completer....

@endigo @GENL Thanks you so much guys. Finally, all worked and set to go for production. Great work, great lightweight library, and great support.

Thanks for great work. Kindly consider this enhancement. Looking forward to Horizontal Scroll. @l-k22 did you find any alternatives?