best-flutter / transformer_page_view

PageTransformer for flutter
Other
521 stars 149 forks source link

Page calculation is wrong for first calculation #12

Open lColinDl opened 5 years ago

lColinDl commented 5 years ago

If the position has no max- or minScrollExtent the realPage is not correctly calculated. This results in rendering issues in other libraries (flutter_swiper) that depend on it.