I want flutter page curl effect using PageView.builder,

143 Views Asked by At

other animation packages for curl effect doesn't work fine after adding more images. I used How to create page curl effect this one but it fluctuates when we are adding more images to it. I want to use Transform widget inside PageView.builder to work like that. enter image description here

I tried many packages for that but I didn't succeed.

0

There are 0 best solutions below