i wan't to see the current upload progress on a post request. Is this somehow possible in Flutter/Dart with the http package for example?
I couldn't find any example projects or code snippets to solve this problem.
Maybe there is a callback, but i couldnt find any.