Flutter Fix
No Result
View All Result
  • Login
  • Register
  • Media
    • Music
    • Video
    • Images
    • Gallery
  • Flutter Apps
    • Finance App
    • Weather App
    • Video App
    • Music App
    • Shopping App
    • World Clock
    • ECommerce
    • Mobile Web Browser
  • Menu
    • Buttons
    • App Bar
    • Floating Action Button
    • Toast
    • Tab Bar
    • Swipe
  • Components
    • Developers Point
    • Animations
    • Loading
    • Flutter Packages
    • WebView
  • Inputs
    • Forms
    • TextField
    • Toggle Button
    • Download
    • Widgets
  • Games
  • UI
    • Material Design
    • Card
    • Flutter Widgets
    • Neomorphism
    • Navigation
  • Navigation
  • Q&A
  • Dart
    • Flutter Methods
FORUM
ASK QUESTION
  • Media
    • Music
    • Video
    • Images
    • Gallery
  • Flutter Apps
    • Finance App
    • Weather App
    • Video App
    • Music App
    • Shopping App
    • World Clock
    • ECommerce
    • Mobile Web Browser
  • Menu
    • Buttons
    • App Bar
    • Floating Action Button
    • Toast
    • Tab Bar
    • Swipe
  • Components
    • Developers Point
    • Animations
    • Loading
    • Flutter Packages
    • WebView
  • Inputs
    • Forms
    • TextField
    • Toggle Button
    • Download
    • Widgets
  • Games
  • UI
    • Material Design
    • Card
    • Flutter Widgets
    • Neomorphism
    • Navigation
  • Navigation
  • Q&A
  • Dart
    • Flutter Methods
No Result
View All Result
Flutter Fix
No Result
View All Result
Home Flutter Top Questions & Answers

How to remove debug banner in flutter on android emulator?

August 8, 2020
in Flutter Top Questions & Answers
2 min read

Question:

How to remove the debug banner in flutter?

RELATED FLUTTER RESOURCES

How to fix “flutter run: No connected devices”

How to solve “Flutter command not found” Error

I am using flutter screenshot and I would like the screenshot not to have banner. Now it does have.

ADVERTISEMENT

Note that I get not supported for emulator message for profile and release mode.

Answer 1;

On your MaterialApp set debugShowCheckedModeBanner to false.

MaterialApp(
 debugShowCheckedModeBanner: false
)

The debug banner will also automatically be removed on release build.

Answer 2;

  • If you are using Android Studio, you can find the option in the Flutter Inspector tab –> More Actions.
Android Studio
  • Or if you’re using Dart DevTools, you can find the same button in the top right corner as well.
Dart DevTools

Answer 3;

If you are using IntelliJ IDEA, there is an option in the flutter inspector to disable it.

When you are in the Flutter Inspector, click or choose “More Actions.”

When the menu appears, choose “Hide Debug Mode Banner”

RelatedFlutter Resource

flutter run no connected devices
Flutter Top Questions & Answers

How to fix “flutter run: No connected devices”

August 8, 2020
flutter command not found
Flutter Top Questions & Answers

How to solve “Flutter command not found” Error

August 8, 2020
Next Post
A Flutter Plugin That Allows You To Swipe Cards

A Flutter Plugin That Allows You To Swipe Cards

A Flutter package to get Instagram user details and download reels videos

A Flutter package to get Instagram user details and download reels videos

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recommended Stories

HOW TO USE THE FLUTTER TEXTFIELD

How to use the Flutter Text Field and Input Widget

July 13, 2020
A Flutter App To Track The Chemistry Chemical Elements

A Flutter App To Track The Chemistry Chemical Elements

August 1, 2020
A Flutter Package to Build Complex Overlays

A Flutter Package to Build Complex Overlays

August 9, 2020

Popular Stories

  • FLUTTER-FUTUER-APP-DEVELOPMENT

    Why Google Flutter Is the Future of Mobile App Development

    0 shares
    Share 0 Tweet 0
  • Container Widget & Box Model in Flutter – All You Need To Know

    0 shares
    Share 0 Tweet 0
  • Create a Beautiful & Customized Tab/Toggle in Flutter

    0 shares
    Share 0 Tweet 0
  • Flutter Future, Await, and Async – All You Need To Know

    0 shares
    Share 0 Tweet 0
  • Flutter Form & FormField Widget – Implementation & Example

    0 shares
    Share 0 Tweet 0
  • HOME
  • ABOUT US
  • CONTACT US
  • DMCA
  • TERMS & CONDITIONS
  • PRIVACY POLICY
Call us: +234 705 505 5426

© 2020 FlutterFix - Best Flutter Tool, Library, Source Code, Forum and Tutorials FlutterFix.

No Result
View All Result
  • Media
    • Music
    • Video
    • Images
    • Gallery
  • Flutter Apps
    • Finance App
    • Weather App
    • Video App
    • Music App
    • Shopping App
    • World Clock
    • ECommerce
    • Mobile Web Browser
  • Menu
    • Buttons
    • App Bar
    • Floating Action Button
    • Toast
    • Tab Bar
    • Swipe
  • Components
    • Developers Point
    • Animations
    • Loading
    • Flutter Packages
    • WebView
  • Inputs
    • Forms
    • TextField
    • Toggle Button
    • Download
    • Widgets
  • Games
  • UI
    • Material Design
    • Card
    • Flutter Widgets
    • Neomorphism
    • Navigation
  • Navigation
  • Q&A
  • Dart
    • Flutter Methods

© 2020 FlutterFix - Best Flutter Tool, Library, Source Code, Forum and Tutorials FlutterFix.

Welcome Back!

Login to your account below

Forgotten Password? Sign Up

Create New Account!

Fill the forms bellow to register

All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In