fluttercommunity / fluttercommunity/flutter_uploader

uploader.result.listen called twice on iOS

Open
#233 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
218
Forks
172
PR merge metrics
No merged PRs in 30d

Description

I'm using uploader.progress.listen to show a progress notification and then uploader.result.listen to show a final notification, this is working perfectly fine on Android but on iOS, I see first a final notification, then a lot of progress notifications, and then a final notification again. It seems like uploader.result.listen is called before the file is uploaded and then is called again when the process ends

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.