ryanheise

Results 1670 comments of ryanheise

This bug report doesn't have a minimal reproduction project (as per the instructions). Who would like to provide one?

This issue does not follow the issue template. If you click the "New issue" button, it should require you to answer a number of different questions.

My template chooser config file looks correct so I'm not sure what happened. Maybe it's a GitHub fault... Anyway, the link is here: https://ryanheise.github.io/audio_service/issue-form/issue.html You can use it to create...

I did, I have just been busy catching up with things after having the flu for 3 weeks, so I am slowly working my way to this.

Are you saying that I need to edit the code in reproduction step 1? These steps should be user steps, not code. Also, your "minimal reproduction project" is not at...

Also, assuming you have a RealMe device (which I don't have), would you be willing to help doing a little debugging yourself? In particular, the part of the code that's...

Reopening - your reproduction project should not crash since it's not doing anything that should be able to cause that. So there is still a bug here which I would...

Oh wait, I see. I had only checked one place in the code where you set the `controls: ` parameter and that was fine, but there were other places in...

Possibly. One concern is that I remember reading in the past that Flutter's default app template was going to remove the `MainActivity` class altogether. I don't think they ended up...