qiniu_flutter_sdk_plus 0.6.1 copy "qiniu_flutter_sdk_plus: ^0.6.1" to clipboard
qiniu_flutter_sdk_plus: ^0.6.1 copied to clipboard

Qiniu Flutter sdk Plus,七牛云存储的Flutter SDK。基于七牛云API实现,封装了七牛云存储系统的客户端操作。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qiniu_flutter_sdk_plus

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

dependencies:
  qiniu_flutter_sdk_plus: ^0.6.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:qiniu_flutter_sdk_plus/qiniu_flutter_sdk_plus.dart';
1
likes
35
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Qiniu Flutter sdk Plus,七牛云存储的Flutter SDK。基于七牛云API实现,封装了七牛云存储系统的客户端操作。

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

dio, flutter, qiniu_sdk_base_plus

More

Packages that depend on qiniu_flutter_sdk_plus