JideGuru / epub_viewer

An epub reader for Flutter. Wrapped around Folioreader.(WIP)
https://pub.dev/packages/epub_viewer
Apache License 2.0
146 stars 80 forks source link

Cannot swipe to next chapter in horizontal mode #92

Open kuntadynithesh opened 3 years ago

kuntadynithesh commented 3 years ago

Issue / Feature - Issue Platform (android, iOS or both) - Both

In horizontal mode , we cant move to the next after we finish reading the last page of previous chapter . It just gets struck and swipe doesn't work . However it works fine in vertical mode

Steps to reproduce : Switch to horizontal mode Go to the last page of any chapter Try swiping for next page It gets struck

naveensaigit commented 3 years ago

On Android 9 with Flutter 2.3.0-0.1.pre, it seems to work fine for me. Maybe its happening for a specific book?