I know adding debugShowCheckedModeBanner: false
in MaterialApp
will disable the DEBUG
banner on the top right corner but it seems main.dart
can only take initial/final custom actions and cannot be directly edited. Does anyone know how to remove the DEBUG
banner in current FF settings?
How to remove "DEBUG" banner on top right corner?
Project Settings
adding custom action but cannot directly interact with `MaterialApp`
Yes
10
4 replies