Skip to content

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

License

Notifications You must be signed in to change notification settings

meetleev/flutter_qcloud_cos_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published