How to hide debug banner in Flutter

Rizki Syaputra
Flutter Developer Indonesia
1 min readAug 27, 2019

Hi Every one, in this article we will talk about how to hide debug banner in flutter

I think that, most of us feel not interested with debug banner. not looking good to see. is it right?

So that why when we think that we must hide that banner. That’s so Easy.

We only put this code in our flutter project

debugShowCheckedModeBanner: false,

And then try to run your apps, and will see your apps like this

full apps example :

Apps wihtout debug banner

Looking good, right?

Thanks

--

--

Rizki Syaputra
Flutter Developer Indonesia

Chief Executive Officer and Founder UDACODING, Senior Software Developer and Trainer at UDACODING