upload_file_oss 1.0.0 copy "upload_file_oss: ^1.0.0" to clipboard
upload_file_oss: ^1.0.0 copied to clipboard

一个简单上传文件到阿里云对象存储OSS的库。

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add upload_file_oss

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

dependencies:
  upload_file_oss: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:upload_file_oss/upload_file_oss.dart';
3
likes
0
pub points
15%
popularity

Publisher

verified publisherdev.sumsg.com

一个简单上传文件到阿里云对象存储OSS的库。

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, http, intl, mime

More

Packages that depend on upload_file_oss