flutter hide debug code example Example: disable debug banner flutter MaterialApp( debugShowCheckedModeBanner: false, )