qcloud_cos_client 0.0.9 copy "qcloud_cos_client: ^0.0.9" to clipboard
qcloud_cos_client: ^0.0.9 copied to clipboard

A flutter library for tencent cloud object storage(COS), do not depend on native plugins.

qcloud_cos_client #

Pub support

腾讯云对象存储(Cloud Object Storage,COS), 不依赖原生插件. (XML API

Features #

support api: #

  • getService
  • listObjects
  • listObjectVersions
  • headBucket
  • putObject
  • getObject
  • headObject
  • deleteObject
  • deleteMultipleObject
  • putObjectTagging
  • deleteObjectTagging
  • getObjectTagging

Getting started #

Add the package to your pubspec.yaml:

dependencies:
  qcloud_cos_client: <latest_version>

Usage #

example

Additional information #

具体参考:腾讯云对象存储 COS XML API

2
likes
150
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter library for tencent cloud object storage(COS), do not depend on native plugins.

Homepage
Repository (GitHub)
View/report issues

Topics

#tencent-cloud #cloud-object-storage #cos

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

convert, crypto, dio, flutter, xml

More

Packages that depend on qcloud_cos_client