Peter Leibiger
Peter Leibiger
Nice job, I did something similar before with PHP & Javascript, works well.
@AlexV525 Would also love your opinion on this idea.
> 2\. `mixin` is still useful. It would be great if the `DownloadAdapter` could somehow convert to `mixin class DioDownloadMixin on Dio`, and maybe to avoid duplicate parameters. Not sure...
@AlexV525 What do you think about this approach? There is also a bugfix for redirects in here.
> > There is also a bugfix for redirects in here. > > Can we extract the fix to another request first? Done. See #2101
I moved some tests in to the test package but I think we should move the rest in separate PRs. So I think this is good to go if we...
dio: v5.0.3
dio: v5.2.1+1
dio: v5.2.1+1
I also noticed downloads+write being slow. It roughly takes double the time of the download which seems too much. This is just a gut feeling tho.