Flutterfire: [firebase_storage] Download progress

Created on 13 Oct 2019  路  11Comments  路  Source: FirebaseExtended/flutterfire

Hello,

file upload progress was implemented in version 1.0.3, but download progress is still missing.
there is already a TODO in filrebase_storage.dart at line 146:

/// TODO: Move into own file and build out progress functionality

https://github.com/FirebaseExtended/flutterfire/blob/master/packages/firebase_storage/lib/src/firebase_storage.dart

crowd storage enhancement

Most helpful comment

This is very very urgent for me, I'll send a PR ASAP.

All 11 comments

@ethael

The issue at https://github.com/flutter/flutter/issues/28389 has been closed and moved here. Future collaboration on this issue will be done here.

@kroikie The link in the issue comment should be this instead now: https://github.com/FirebaseExtended/flutterfire/blob/04b7954788ca291e3841877c0f6b6e9b0a8d8ad3/packages/firebase_storage/lib/src/firebase_storage.dart#L128

Additionally, this issue potentially needs some labels.

@creativecreatorormaybenot done. thanks for flagging

Is there an expected delivery date for this functionality?

Any progress on this? It's frustrating that we can get progress on uploads but not on downloads.

I really need this to work... I'm a solo dev building a humble bootstrapped project, but would be willing to make a small donation if that helps incentivize this feature request being prioritized.

Not sure $30-50 will move the needle, but I'm a bit desperate and it feels right to offer a contribution instead of demanding sth gets built :D

It's very strange not to have such an option.

This is very very urgent for me, I'll send a PR ASAP.

@awazgyawali Is this already a part of the official firebase for flutter release?
If so, starting which version; If not, how soon is it supposed to be?

Thanks!

@awazgyawali Is this already a part of the official firebase for flutter release?
If so, starting which version; If not, how soon is it supposed to be?

Thanks!

I just noticed version 5.0.0-dev.1 has this feature. Thanks!

Closing off since preview is available.

Was this page helpful?
0 / 5 - 0 ratings