Tim Maffett
Tim Maffett
@domesticmouse I merged into the new changed master and updated this version to be called `0.6.10+4`
After reading @domesticmouse 's first comment about submenus in #2320 I started looking into possible solutions to the sample menu, and the possibilities of submenus, etc. My general thought on...
I played with styles a bit and it seems that there are several (obvious) options: a) include a heavier weight version of the Roboto font - current bold is 600...
I took a look at this last night and I noticed that the warnings were always like 8,12 and 36 lines past the end of the example source. When I...
While exploring the Flutter area within the Google IO Adventure I happened upon the 'Catch-A-Dash' area where you must fix 3 dart/flutter examples. Unfortunately this same bug reared it's head...
@domesticmouse the localstorage is used to store a single gist object - the key is always 'gist'. This saved gist object has it's ID (as you see in dartpad url...
ok @domesticmouse I fixed that conflict to handle the #2274 case of having no line number information. It also now takes into account that the there may be a non...
@jakemac53 Could I ask you to please provide more detail? I am unable to reproduce by doing: 1) going to dartpad.dev 2) open javascript console for page 3) click New...
Weird. One other difference I see when I duplicate the steps in your video is that I don't see the `Devtools failed to load source map...` error, but that is...
By switching to the beta or old channel's before selecting the GitHub login menu I was able to reproduce the lack of login completion after returning from the GitHub OAuth...