You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: