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
155
pub points
3%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

convert, crypto, flutter, logger, mime, xml

More

Packages that depend on tencent_cos_sdk_chassis