menu
cloud_syncable package
documentation
service/cloud_storage_service.dart
CloudStorageService
uploadFile abstract method
uploadFile abstract method
dark_mode
light_mode
uploadFile
abstract method
Future
<
String
>
uploadFile
(
String
localFilePath
,
String
remoteFilePath
)
Implementation
Future<String> uploadFile( String localFilePath, String remoteFilePath, );
cloud_syncable package
documentation
service/cloud_storage_service
CloudStorageService
uploadFile abstract method
CloudStorageService class