hello im a newbie how can i add a scroll on a long book with a different pages that i can go forward and backward pls help me i need it so bad. its our thesis
There are several ways to implement it. I assume that the number of pages can be large.
One option is to implement it with a single panel and use GestureDetector library to handle the swipe gesture and replace the panel content with the next or previous page.
There are several ways to implement it. I assume that the number of pages can be large.
One option is to implement it with a single panel and use GestureDetector library to handle the swipe gesture and replace the panel content with the next or previous page.
There are several ways to implement it. I assume that the number of pages can be large.
One option is to implement it with a single panel and use GestureDetector library to handle the swipe gesture and replace the panel content with the next or previous page.