aliyunpan_flutter_sdk_auth 1.0.7 copy "aliyunpan_flutter_sdk_auth: ^1.0.7" to clipboard
aliyunpan_flutter_sdk_auth: ^1.0.7 copied to clipboard

A Flutter plugin for aliyunpan oauth.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aliyunpan_flutter_sdk_auth

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

dependencies:
  aliyunpan_flutter_sdk_auth: ^1.0.7

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:aliyunpan_flutter_sdk_auth/aliyunpan_flutter_sdk_auth.dart';
0
likes
130
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for aliyunpan oauth.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

aliyunpan_api, flutter, plugin_platform_interface

More

Packages that depend on aliyunpan_flutter_sdk_auth