Jacob Richman
Jacob Richman
The closure no longer references `context` only `this.context` so `context` is not retained by the closure. The observatory debugger is the easiest way to verify this right now as you...
when the child of the builder is a complex widget tree rather than just `child` I do like having it after the builder particularly when the builder is fairly short...
Happy to help migrate. Perhaps it would be worth it to add a quick fix to help migrate? Moving all violating properties to after the last non-child & non closure...
I was just wondering about a Dart-specific documentation pane as well. I'd love to see the doc pane include both the doc comment for the class (which typically has a...
@stereotype441 how hard would adding`/*no-edit*/` be to the tool? Is this something that would be fairly straightforward or something that would require major changes?
As some context: the CFE applied a similar change last year used for Dart2js. [cl/185825](https://dart-review.googlesource.com/c/sdk/+/185825) for CFE)
The core user journey is that DevTools and package:flutter need an API to tell IDEs to open a particular file + line + column.
Fyi @bkonyi
To work with g3 we'd probably want to use built_value.