flutter / flutter/flutter-intellij
Support for ANSI colors in Debug and Run actuator consoles for logs from `dart:developer`
Open
P2
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Currently, the Run and the Debug actuator consoles ignore ANSI color symbols for logs pushed with `dart:developer.log` while they work as expected via the Logging tab of the Flutter DevTools.
Is it feasible to support the ANSI colors for the consoles as well?
Contributor guide
Assessment
This issue has not been assessed yet.