SelectableText widget and structured error messages in Flutter 1.9

Posted on under Coding & Tech Leave a comment

Flutter 1.9 is out. As one may guess from this post’s title, my favorite changes are: SelectableText widget Structured error messages (enabled via VS Code or Android Studio settings) Structured error message support was proposed 8 months ago! I find Flutter’s current approach to displaying error/exception messages are pretty useful as they are. Adding more […]