fl_cloud_storage 0.0.6
fl_cloud_storage: ^0.0.6 copied to clipboard
Store files in the cloud from Flutter apps
0.0.6 #
- GoogleDriveFile supports description
- Fix: GoogleDriveFile should return file.id, otherwise download fails
0.0.4 #
Expose idToken/accessToken
0.0.2 #
Add void Function(Uint8List bytes)? onBytesDownloaded to CloudStorageService.downloadFile. This is required for displaying images on Flutter web applications.
0.0.1 #
Inital release