0

I am updating my Flutter application to Material 3 and figured out that images are not really supported in app bars anymore (see https://m3.material.io/components/top-app-bar/overview)

But then I came across the updated Google Calender app and was wondering which kind of top app bar they implemented here: Google Calender Header

So I would be intressted if this is a proper Material 3 design, and how to implement that with Flutter, Scaffold does not really support such a case.

0 Answers0