tencent_cos_sdk_chassis 0.4.1 copy "tencent_cos_sdk_chassis: ^0.4.1" to clipboard
tencent_cos_sdk_chassis: ^0.4.1 copied to clipboard

A Extensible Tencent COS Dart SDK you can easily extend any API that you want based on the extensible chassis code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tencent_cos_sdk_chassis

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

dependencies:
  tencent_cos_sdk_chassis: ^0.4.1

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:tencent_cos_sdk_chassis/tencent_cos_sdk_chassis.dart';
1
likes
135
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A Extensible Tencent COS Dart SDK you can easily extend any API that you want based on the extensible chassis code.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

convert, crypto, flutter, logger, mime, xml

More

Packages that depend on tencent_cos_sdk_chassis