Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uri error #9

Open
mishubham opened this issue Jan 9, 2019 · 4 comments
Open

uri error #9

mishubham opened this issue Jan 9, 2019 · 4 comments

Comments

@mishubham
Copy link

mishubham commented Jan 9, 2019

Uri downloadUrl = (await uploadTask.future).downloadUrl;

in that the uploadTask.future is not working. Or they said the future getter is not define for the StorageUploadTask

@gatertronics
Copy link

yeah I get the same error

@miguel-rios-r
Copy link

miguel-rios-r commented Apr 17, 2019

do you have the solution to this problem?, i get the same error now

@mikenyaga
Copy link

String downloadUrl = await uploadTask.lastSnapshot.ref.getDownloadURL();
_sendMessage(
messageText: null, imageUrl: downloadUrl);
}),

@thevishvajeet
Copy link

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants