Investigate crash for Text() widgets with large input
Open
P3
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
https://github.com/flutter/devtools/pull/6254 Limited the text boxes for network requests/responses since 4MB images would crash devtools.
We should check if there Text widgets really can't handle that much text at once, or if there is a deeper issue going on when displaying large text in a Text widget.
Contributor guide
Assessment
This issue has not been assessed yet.