dropbox_integration 0.1.0 copy "dropbox_integration: ^0.1.0" to clipboard
dropbox_integration: ^0.1.0 copied to clipboard

Integrate Dropbox with you app easly

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dropbox_integration

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

dependencies:
  dropbox_integration: ^0.1.0

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:dropbox_integration/dropbox_integration.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Integrate Dropbox with you app easly

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

dropbox_client, flutter, http, path

More

Packages that depend on dropbox_integration