flutter_uploader
flutter_uploader copied to clipboard
flutter_uploader multipart issue
Hello
I used flutter_uploader 1.2.1 and catch progress uploading status.
But after exchange from 1.2.1 to beta version, I can't catch progress of uploading.
Beta version is based on multipart method to upload file.
I request helpful to catch status of multipart uploading.
Thanks.