fluent_aliyun_oss 0.0.2 copy "fluent_aliyun_oss: ^0.0.2" to clipboard
fluent_aliyun_oss: ^0.0.2 copied to clipboard

outdated

阿里云OSS的flutter插件,实现带进度的异步上传和带签名的URL.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluent_aliyun_oss

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

dependencies:
  fluent_aliyun_oss: ^0.0.2

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:fluent_aliyun_oss/fluent_aliyun_oss.dart';
1
likes
25
points
18
downloads

Publisher

verified publisherjiejie.dev

Weekly Downloads

阿里云OSS的flutter插件,实现带进度的异步上传和带签名的URL.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fluent_aliyun_oss

Packages that implement fluent_aliyun_oss