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 […]

The joy of creating in Flutter

Posted on under Coding & Tech 1 Comment

I am now officially in love with Flutter. What started as a crush has turned into something palpable. For the past 2 weeks, I have been heavily invested in learning Flutter from App Brewery’s bootcamp-style course. If there’s one takeaway from the course, it is this: Flutter+Dart is a lethal combination. I have now come […]