-
Notifications
You must be signed in to change notification settings - Fork 362
Open
Labels
P3issues we think are valid but not importantissues we think are valid but not importantbugSomething isn't workingSomething isn't workingscreen: loggingIssues with the Logging screenIssues with the Logging screen
Description
This is my current log:
This is how the log is displayed on DevTools:
- Notice that ANSI colors are (almost) correct rendered on the left panel, but:
a) It always assume black as the foreground color (so black background is invisible)
b) It has a larger font that the normal
- The details panel doesn't support ANSI colors at all.
It would be nice if
a) All panels supports ANSI colors
or
b) All panels remove all kind of escape codes related to ANSI (so the log would show only plain text, filtering all \x1B[.......m)
DevTools version: 2.51.1
IDE: VSCode
Connected Device:
CPU / OS: x64 (64 bit) ios
Connected app type: Flutter native (debug build)
Dart Version: 3.10.0
Flutter Version: 3.38.1 / stable
Framework / Engine: b45fa18946 / b5990e5ccc
Metadata
Metadata
Assignees
Labels
P3issues we think are valid but not importantissues we think are valid but not importantbugSomething isn't workingSomething isn't workingscreen: loggingIssues with the Logging screenIssues with the Logging screen