Found The Missing Material Design 3 Carousel
It's not in the Flutter SDK or the Flutter docs, but I did find a way to implement a material design 3 carousel.
So, once again we have a feature of material design not in the Flutter SDK and no one is design inspired to create it. What I found out in creating this is that the parallax scrolling effect in codelabs is wrong.
Not only that, but you would not implement the parallax via stacking two widgets. And implementing the carousel via slivers would also be problematic.
Gee, what way can I implement this to get a parallax effect and some nice transforms?
Only at my Flutter substack, the material design widgets still not in the Flutter SDK or the Flutter docs that even the Flutter GDEs are too lazy to create. The unpaid subscription gives you a peek into the coding and design mind set in creating these things, while the paid subscription unlocks you to benefits such as the Material Design 3 Carousel that really works.
Keep reading with a 7-day free trial
Subscribe to Fred’s Flutter Newsletter to keep reading this post and get 7 days of free access to the full post archives.