AYM1607 / do_more

A good looking glorified todo list built with flutter.
MIT License
29 stars 15 forks source link

Show progress of picture uploads in the home scree. #9

Open AYM1607 opened 5 years ago

AYM1607 commented 5 years ago

The upload process takes a long time and waiting for it to be done in the new image screen would not be good for UX.

Implement a snackbar or something similar in the home screen that shows the progress of the files currently being uploaded.