A Flutter Web Banner, The Right Way

Fred Grott
6 min readMar 18, 2022

One of the handy things to create for a website implemented in Flutter is a web banner. But, there are some tricks involved to ensure that it looks pleasing both on desktop and mobile. Let me show a cool way to implement a web banner in Flutter.

What Am I Building

Here is what it looks like on the desktop:

And the video:

And here is what it looks like on mobile:

And the video:

--

--