flutter_oss_aliyun 6.4.2 copy "flutter_oss_aliyun: ^6.4.2" to clipboard
flutter_oss_aliyun: ^6.4.2 copied to clipboard

oss aliyun plugin for flutter and upport STS to access OSS temporarily

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_oss_aliyun

With Flutter:

 $ flutter pub add flutter_oss_aliyun

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

dependencies:
  flutter_oss_aliyun: ^6.4.2

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_oss_aliyun/flutter_oss_aliyun.dart';
44
likes
140
pub points
92%
popularity
screenshot

Publisher

verified publisherhuhx.cn

oss aliyun plugin for flutter and upport STS to access OSS temporarily

Repository (GitHub)
View/report issues

Topics

#aliyun #oss

Documentation

API reference

License

MIT (LICENSE)

Dependencies

async, crypto, dio, mime

More

Packages that depend on flutter_oss_aliyun