Ryan G

Results 12 comments of Ryan G

I'm still having this issue, I am on the latest flutter and dart sdk. Here is my `flutter doctor`: ``` [√] Flutter (Channel master, 3.5.0-12.0.pre.98, on Microsoft Windows [Version 10.0.19044.1826],...

@minikin Hello, I have a large deal of dart experience. I would like to collaborate to bring this library to Flutter/Dart, as I am working on a cross platform e2e...

@unixfox I could not squash my commits in that branch. I tried several different ways, but to no avail. I'm not an expert at Github, so the easiest solution I...

@SamantazFox I've looked through the API on the official website. Not only is it out of date, it is poorly documented. I was having troubles using token authentication because of...

I'm having this exact same issue. When seeking or playing a file that doesn't exist. This is when using `just_audio_background`. Edit: Just spent a while debugging and trying to figure...

I'm hitting this barrier now too. I'll roll with disabling unit tests for now.

I would definitely like a web version that doesn't use the glow. I'm using the web IDE provided by my GitLab instance. I love the color theme even without the...

I'm also having this issue still. I posted about this in october of 2022. Still doesn't seem like it's been fixed. I've resorted to just running the server manually using...

Looks like that vacation is running a little long, don't you think? Please merge this pull request, it has been an active issue for a year, and this pull request...

Also, while I'm at it, Is there a way to put an async function in the `after` parameter, or do I just use the method that I've implemented?