dropbox_client 0.5.0 copy "dropbox_client: ^0.5.0" to clipboard
dropbox_client: ^0.5.0 copied to clipboard

outdated

Dropbox flutter plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dropbox_client

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

dependencies:
  dropbox_client: ^0.5.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_client/dropbox_client.dart';
41
likes
0
points
607
downloads

Publisher

verified publishermix1009.com

Weekly Downloads

Dropbox flutter plugin

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dropbox_client