aly_oss 1.0.1 copy "aly_oss: ^1.0.1" to clipboard
aly_oss: ^1.0.1 copied to clipboard

An aliyun oss plugin for flutter. Use this plugin to upload files to aliyun oss.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aly_oss

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

dependencies:
  aly_oss: ^1.0.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:aly_oss/aly_oss.dart';
9
likes
35
pub points
0%
popularity

Publisher

verified publisherjitao.tech

An aliyun oss plugin for flutter. Use this plugin to upload files to aliyun oss.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, uuid

More

Packages that depend on aly_oss