cloud9 library

My new Flutter package

Classes

Cloud9
A class representing the Cloud9 package.
Cloud9Connector
An abstract class representing the connection logic for a cloud storage service.
Cloud9Initializer
An abstract class representing the initialization logic for a cloud storage service.
DropBoxConnector
An implementation of the Cloud9Connector abstract class for connecting to Dropbox.
DropBoxInitializer
An implementation of the Cloud9Initializer abstract class for Dropbox.
GoogleDriveConnector
An implementation of the Cloud9Connector abstract class for Google Drive.
GoogleDriveInitializer
An implementation of the Cloud9Initializer abstract class for Google Drive.
OneDriveConnector
An implementation of the Cloud9Connector abstract class for Microsoft OneDrive.
OneDriveInitializer
An implementation of the Cloud9Initializer abstract class for Microsoft OneDrive.