mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
debug mode warning text alignment (#58655)
This commit is contained in:
parent
3760540ff1
commit
28138ec5e3
@ -250,6 +250,7 @@ class VMServiceFlutterDriver extends FlutterDriver {
|
||||
|
||||
// The additional blank line in the beginning is for _log.
|
||||
static const String _kDebugWarning = '''
|
||||
|
||||
┏╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍┓
|
||||
┇ ⚠ THIS BENCHMARK IS BEING RUN IN DEBUG MODE ⚠ ┇
|
||||
┡╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍┦
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user