Recently I installed a new app called Chanel Fashion, on it's home page there is a very strange type of scrolling, which you can see it from below GIF, I highly doubt it's a customized scroller of anytype, I think it's a pageview, any hints on how can I implement such a thing in flutter?
P.s this blog tried to make something like that in android but it's different in many ways.
P.s 2 this SO question tried to implement it on IOS.
This is my demo
demo chanel scroll
library in demo: interpolate: ^1.0.2+2
main.dart
chanel1_page.dart
item.dart
snapping_list_view.dart