hacktons / convex_bottom_bar

A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
https://bar.hacktons.cn
Apache License 2.0
791 stars 147 forks source link

Unable to remove the DEBUG label #186

Closed sebcoda closed 1 year ago

sebcoda commented 1 year ago

Hi Team, I always have a DEBUG label that appears in the top right corner. No way to understand why it is in DEBUG state and how to hide it. Thanks for your help.

avenwu commented 1 year ago

Not relate to appbar, I guess you're struggling with MaterialApp, try with debugShowCheckedModeBanner = false