tencent_cos_plus 1.0.0 copy "tencent_cos_plus: ^1.0.0" to clipboard
tencent_cos_plus: ^1.0.0 copied to clipboard

A powerful tencent cos plugin, support bucket and object basic api.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tencent_cos_plus

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

dependencies:
  tencent_cos_plus: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:tencent_cos_plus/tencent_cos_plus.dart';
6
likes
0
pub points
51%
popularity

Publisher

verified publisheryiqimanbu.cn

A powerful tencent cos plugin, support bucket and object basic api.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, html, http, http_parser, mime, path, xml

More

Packages that depend on tencent_cos_plus