fluent_qcloud_cos 0.2.2 copy "fluent_qcloud_cos: ^0.2.2" to clipboard
fluent_qcloud_cos: ^0.2.2 copied to clipboard

Tencent Cloud Object Storage Upload Plugin, supports fast upload and progress display 腾讯云对象存储上传插件, 支持分快上传, 进度显示.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluent_qcloud_cos

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fluent_qcloud_cos: ^0.2.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fluent_qcloud_cos/fluent_qcloud_cos.dart';
0
likes
120
points
71
downloads

Publisher

verified publisherjiejie.dev

Weekly Downloads

Tencent Cloud Object Storage Upload Plugin, supports fast upload and progress display 腾讯云对象存储上传插件, 支持分快上传, 进度显示.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

async, convert, crypto, dio, fluent_object_storage, flutter, mime, platform_file, sync, xml

More

Packages that depend on fluent_qcloud_cos