fluent_qcloud_cos 0.2.0 copy "fluent_qcloud_cos: ^0.2.0" to clipboard
fluent_qcloud_cos: ^0.2.0 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 Dart:

 $ dart pub add fluent_qcloud_cos

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 dart pub get):

dependencies:
  fluent_qcloud_cos: ^0.2.0

Alternatively, your editor might support dart pub get or 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
0
points
53
downloads

Publisher

verified publisherjiejie.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on fluent_qcloud_cos