Maksim Lin
Maksim Lin
@millionhz none of those issues are relevant to this PR. If you have issues or questions about Flutter development in general I would suggest using one of the community forums...
I would also be happy to contribute a PR updating the previous documentation page if someone could give some guidance on what specifically was lacking in it that caused it...
@kwalrath thanks for looking into this so quickly! I'll have a read of those docs to see how it's done - or should I wait for @mit-mit to say on...
@kevmoo thats true, but the dartdoc documentation is somewhat terse. Really I just found that the previous documentation page did a really nice job of clearly explaining SIMD and how...
To clarify a bit more, this is the UI in Android Studio that I am referring to: 
Ok wow, @DanTup, I think I need to spend more time looking through all the commands provided by DartCode! as I completely missed this one! But yes having a setting...
For me this would be _fantastic_ in conjunction with #43 , as this is **exactly** how I currently have my hand written data model classes with hand written `fromJson()`, `toJSON()`,...
Thanks @natebosch that would be great if it could be added as an extra field! My opinion would be: I suspect anyone already doing using `toString()` on a `ClientException` would...
Yes, sorry I didn't make that more clear. That's exactly it, I have 2 UVC devices, they both show up in the sources list but selecting them just displays the...
Thanks. I don't have access to the devices at the moment so I'll try this once I have them again tomorrow.