fl_cloud_storage 0.0.7 copy "fl_cloud_storage: ^0.0.7" to clipboard
fl_cloud_storage: ^0.0.7 copied to clipboard

Store files in the cloud from Flutter apps

0.0.7 #

  • GoogleDriveService is making it easier to get the file content
  • GoogleDriveFile meta data can contain a description
  • Fix: GoogleDriveFile should return file.id (otherwise there is to reference to the cloud file)

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

12
likes
0
points
55
downloads

Publisher

verified publisherehwplus.com

Weekly Downloads

Store files in the cloud from Flutter apps

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_sign_in, googleapis, http, json_annotation, logger

More

Packages that depend on fl_cloud_storage