ryanheise

Results 1670 comments of ryanheise

@afkcodes thanks! There's actually a page [here](https://flutter.dev/docs/development/packages-and-plugins/favorites) where you can nominate just_audio for flutter favorites, and I'm not going to object to people clicking that and saying something nice about...

> I am surely going to do that, also i appreciate how you think about other plugins. I do understand that it should not be the case that only plugin...

This update is now published in release 0.6.13 (still marked as "experimental" but at least now it is more usable.) And in other news, just_audio was just yesterday accepted as...

> Also if we can update the example app also for a caching example if not done. That's a good idea, although I'd like to have this working for the...

The proxy is used to implement headers, but it is also used to implement the cache. Thanks also for your feedback on the API. One thing you can do is...

Hi @esiqveland Thanks for trying it out. This API is still marked as experimental and that was to give people a chance to try it out and suggest improvements. In...

That's an oversight. Maybe what I could do is make it so that if the overridden `request` method throws an exception, that can be used to indicate an error HTTP...

> I personally think that it is enough to have a way to indicate that "something went wrong when generating the response" by grabbing the error from the returned future...

@zhangruiyu If you are up for doing a little investigation, I would recommend copying this class into your own project, then using your own copy of it in your app,...

I understood you, but to help move things along faster I was checking whether you were up for doing a little investigation. I am currently focused on other more urgent...