dart:developer
log
messages still get truncated in the middle
#2400
Labels
dart:developer
log
messages still get truncated in the middle
#2400
#2333 intended to fix truncation of messages logged through
log
fromdart:developer
.This fix was shipped with dwds 23.2.0 which was included in webdev 3.4.0.
However, when I run a Flutter project in Chrome, I still get truncated log messages, while using webdev version 3.4.0.
Steps to reproduce
I created a new Flutter project and in
main.dart
:This gave the following log output:

flutter doctor -v
The text was updated successfully, but these errors were encountered: