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

Add metadata property to putFile of firebase storage #513

Closed
BasBuijsen opened this issue May 23, 2024 · 1 comment
Closed

Add metadata property to putFile of firebase storage #513

BasBuijsen opened this issue May 23, 2024 · 1 comment
Labels
API coverage Request for missing APIs

Comments

@BasBuijsen
Copy link
Contributor

I want to be able to add metadata to a file when uploading it to firebase storage. The platform specific implementations have an optional parameter for metadata with a custom firebase class. I want to add an extra optional property in the putFile function like it is in the platform specific implementations.

Would this be okay to add? If so i will make the changes and create a pr for this.

@BasBuijsen BasBuijsen added the API coverage Request for missing APIs label May 23, 2024
@BasBuijsen
Copy link
Contributor Author

#514

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

No branches or pull requests

1 participant