Skip to content

jiejie-dev/flutter_cos

 
 

Repository files navigation

flutter_cos

A tencent COS Upload Plugin.

Getting Started

Recently, I've been using flutter to develop an app that uses the Tencent COS to upload pictures.

I a plugin package named tencent_cos https://github.com/OpenFlutter/tencent_cos, when i added it to the project, but found it has bug.

Then I found another plugin fw_cos https://pub.dev/packages/fw_cos, and it has bug too, and both of them are not null-safe.

So I create this plugin.

If you are involved in any infringement, please contact me for removal.

Reference Document: https://github.com/OpenFlutter/tencent_cos

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 36.2%
  • Objective-C 26.8%
  • Dart 21.3%
  • Ruby 11.2%
  • Swift 4.5%