best-flutter / transformer_page_view

PageTransformer for flutter
Other
521 stars 149 forks source link

move to next child and doesn't loop around again #2

Open lamatat opened 6 years ago

lamatat commented 6 years ago

Hi there,

Thank you so much for the awesome plugin! I have two questions.. I have in my walkthrough pages a next button .. which if i click it will slide to next child .. is it possible to do that? the other questions is .. i have 3 pages .. when am in 3 i don't want it to loop again to 1 .. and the same when am in page 1 i don't want it to go back to 3 when sliding .. is it possible to stop the loop?

Thank you so much!