multi_cloud_storage 0.5.1 copy "multi_cloud_storage: ^0.5.1" to clipboard
multi_cloud_storage: ^0.5.1 copied to clipboard

A Flutter package that integrates Google Drive, iCloud, Dropbox, and OneDrive via their respective plugins.

0.5.1 #

  • Fixes for iOS

0.5.0 #

  • Rewrote dropbox integration to use api instead of dropbox sdk (that caused issues when using dropbox web login)
  • Added logout function
  • Added tokenExpired check
  • Added sharing file functionality
  • Added displayName function of logged in user
  • Fixed Dropbox login (didn't wait till login completed before getting access token)
  • Added Dropbox readme for iOS/MacOS

0.4.0 #

  • Rewrote google authentication to not expire (old version was expiring after one hour)
  • Added logout function
  • Added tokenExpired check
  • Added sharing file functionality
  • Added displayName function of logged in user
  • Fixed Dropbox login (didn't wait till login completed before getting access token)
  • Added Dropbox readme for iOS/MacOS

0.3.1 #

  • Fixed Github url.

0.3.0 #

  • Small adjustments.

0.2.0 #

  • Fixed README.

0.1.0 #

  • Support for Google Drive.
  • Support for OneDrive.
  • Support for Dropbox.
5
likes
150
points
146
downloads
screenshot

Publisher

verified publisherc-wolf.dev

Weekly Downloads

A Flutter package that integrates Google Drive, iCloud, Dropbox, and OneDrive via their respective plugins.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

app_links, crypto, dio, extension_google_sign_in_as_googleapis_auth, flutter, flutter_onedrive, flutter_secure_storage, flutter_web_auth_2, google_sign_in, googleapis, http, path, url_launcher

More

Packages that depend on multi_cloud_storage