nhost_storage_dart library

Classes

FileMetadata
The fields of this class can be used to fetch the file's contents (id), as well as populate the headers of an HttpResponse if you were to serve this file to a client.
ImageCornerRadius
The corner radius applied to an image.
ImageTransform
Instructs the backend on how to transform a stored image.
NhostStorageClient
The Nhost storage service.
PresignedUrl

Constants

applicationOctetStreamType → const String
The default used during file upload if not provided.