MethodChannelAliyunOSS class

Inheritance

Constructors

MethodChannelAliyunOSS()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addUploadMethodCallListener(UploadMethodCallListener listener) String
override
calculateMd5(String filePath) Future<String>
override
cancelUpload(String uuid, {bool delete = false}) Future<String?>
override
initialize(String endpoint, String bucket, OSSCredentialProvider provider) → dynamic
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeUploadMethodCallListener({String? id, bool removeAll = false}) → void
override
toString() String
A string representation of this object.
inherited
upload(String fileName, String filePath, String objectKey, String uuid) → dynamic
override

Operators

operator ==(Object other) bool
The equality operator.
inherited