'i want to create like this app bar on Flutter

Dears

I want to create this template on flutter web with extended body

enter image description here



Solution 1:[1]

is it for desktop or web application ? I think you have to create your custom app bar using PreferredSizeWidget I suggest to see this answer https://stackoverflow.com/a/69693904/9431171

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 E. Zahra