콘텐츠로 건너뛰기

@capgo/capacitor-firebase-storage

Capacitor plugin for Firebase Cloud Storage.

Capacitor plugin for Firebase Cloud Storage.

  • deleteFile - Delete a file.
  • getDownloadUrl - Get the download url for a file.
  • getMetadata - Get the metadata for a file.
  • listFiles - List files in a directory.
MethodDescription
deleteFileDelete a file.
getDownloadUrlGet the download url for a file.
getMetadataGet the metadata for a file.
listFilesList files in a directory.
updateMetadataUpdate the metadata for a file.
uploadFileUpload a file.
useEmulatorInstrument your app to talk to the Cloud Storage emulator.
getPluginVersionGet the version of this plugin.

This reference is synced from src/definitions.ts in capacitor-firebase.