flutter_onedrive 1.0.3+dev1 copy "flutter_onedrive: ^1.0.3+dev1" to clipboard
flutter_onedrive: ^1.0.3+dev1 copied to clipboard

retractedoutdated

Upload/download files to/from onedrive

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_onedrive

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

dependencies:
  flutter_onedrive: ^1.0.3+dev1

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:flutter_onedrive/flutter_onedrive.dart';
25
likes
0
pub points
77%
popularity

Publisher

unverified uploader

Upload/download files to/from onedrive

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, http, oauth_webauth

More

Packages that depend on flutter_onedrive