Is it possible to use PageView
to reach the following work?
I'd like to use two containers as the main content for a page in PageView
.
I've tried to adjust viewPortFraction
but it doesn't work as I expected.
The following effect is used by Apple App store
and Prime Video
and many apps.
Thanks.
You could try to use an horizontal ListView
with PageScrollPhysics()
In the physics
param.