Marcel Garus
Marcel Garus
I still got a few extra thoughts: - A little question regarding the newly created `timeCreated` field: Is it just an arbitrary increasing integer or something specific, like the number...
Sorry for the late reply, I had some other stuff to do. I implemented the restoring of tasks on app restarts – it would be great if you could have...
I changed the example so it looks more like the previous one. Have a look:  I also changed the `DownloadTask` so it now has a `created` field, which is...
@hnvn Any updates?
cc @JonasWanke
Yup, still waiting for @JonasWanke to push an update of [black_hole_flutter](https://pub.dev/packages/black_hole_flutter), which is used in the example
True. Did that, (still) works fine on my device
Oh sure, here we go. @hnvn Do you have an opinion on the points from [my comment above](https://github.com/fluttercommunity/flutter_downloader/pull/283#issuecomment-626758066)?
Glad that you agree. I'll look into the issue on the Android side, but I don't have iOS tooling, so someone would have the help with the second one.
Okay, so I debugged and restructured the code in the example to be even more readable. Now, on Android, if you close the app and restart it, already downloaded tasks...