flutter_uploader icon indicating copy to clipboard operation
flutter_uploader copied to clipboard

[Question][How to get All uploadTasks?]

Open 1232209 opened this issue 4 years ago • 3 comments

I want to display all tasks to mu user,but I did not find any api. somo one know?

1232209 avatar Feb 07 '21 06:02 1232209

@ened I have implemented this on my fork. Can I take this up please?

stackved avatar Mar 23 '21 20:03 stackved

@ened I have implemented this on my fork. Can I take this up please?

can i get your fork?

1232209 avatar Mar 25 '21 01:03 1232209

@ened Is there yet any update on this? It would be really helpful getting all the enqueued upload tasks, so that if the GUI isolate dies, we can still get back all the tasks, as long as the BackgroundWorker is still running.

Pato05 avatar Jul 24 '21 22:07 Pato05