Devon Carew

Results 381 comments of Devon Carew

I'll add a bit more space for the name, but still have the same issue with really long names.

Where do we do the first one? +1 to the 2nd item.

Ah, this was a flutter request - to display http://www.foo.bar as www.foo.bar and hyperlinked. It is prettier :)

Perhaps the workflow definition is coming from a branch other than `master`? I see a lot of stale branches here: https://github.com/flutter/devtools/branches. You might clean those up and see if the...

I'm not sure how actively this repo is triaged currently; cc'ing @gspencergoog and @tvolkert who would know more about maintainers. > Or my best chance is to submit a PR?...

> We could try to work around this by using the Flutter SDK everywhere, but that seems unnecessary. @devoncarew WDYT? I haven't parsed everything that's going on here, but `dart...

I don't see this currently. Are you still seeing this? If so, can you open devtools and see if there is a crash on the console, or, a resource that...

Gotcha, thanks. For people following along, if you're also seeing this issue, please add a reaction to the first comment. That'll help us know how widespread this is. cc @johnpryan

@tugorez - I believe you're experimenting with re-mixing the dartpad UI a bit? Instead of hosting the embedded view in a page, you might also consider forking and modifying the...