This package allows your Unity application to access Dropbox cloud storage using an Access Token. You can use it to download and upload files, as well as integrate Dropbox features into your application, such as syncing screenshots or game backup files.
Example Unity scenes are included and can be easily modified to suit your needs. The package includes:
- Cross-platform support
- Unity demo scenes
- Clear example Unity scripts
- Scripting API Reference Documentation
- Support for Dropbox API v2 User Endpoints
- Basic file operations (upload, delete, preview, etc.)
- File request (create, get, list, update)
- Creating and managing shared links and shared folders
- Getting account info
- Support for Raw Data (JSON format)
- Support for Result Object
- Support for Custom API Call for future or unlisted Dropbox API v2 endpoints
- Access to source code
For support, please visit the provided website.
This package supports Dropbox API v2 User Endpoints, which were updated in 2019. It also includes support for Raw Data in JSON format and Result Object. The package is designed to be cross-platform and includes Unity demo scenes and clear example Unity scripts.




