fiber_firebase_storage
library
Classes
-
AudioMedia
-
-
DocumentMedia
-
-
DownloadError
-
Represents a failure that occurred during the file download process
from a remote storage source (e.g. Firebase Storage).
-
DownloadPause
-
Represents the pause state of a specific download operation.
-
DownloadProgress
-
Represents the current progress of an active download operation.
-
DownloadState
-
Represents the current status of a file download operation.
-
FileHelper
-
A utility class that defines file type extensions and related constants.
-
ImageMedia
-
-
Media
-
-
MediaStat
-
-
Path
-
-
StorageFolder
-
Represents a scoped logical folder within the application's storage hierarchy.
-
StorageFolderImplement
-
Defines the business-level abstraction for interacting with a storage bucket.
-
StorageFolderModel
-
Serves as the foundational abstraction for models organized
within a hierarchical storage or directory structure.
-
UploadError
-
A model representing a failure that occurred during the upload of a specific file.
-
UploadPause
-
Represents the pause state of a file being uploaded.
-
UploadProgress
-
Represents the upload progress of a specific file resource.
-
UploadState
-
Represents the current uploading state of a specific file resource.
-
VideoMedia
-