google_cloud_storage 0.2.0 copy "google_cloud_storage: ^0.2.0" to clipboard
google_cloud_storage: ^0.2.0 copied to clipboard

outdatedDart 1 only

A library for connecting, and interacting with the google cloud storage API

0.2.0 #

breaking changes

  • uploadObject now returns a ResumeToken. Resume tokens are serializable objects which can be used to resume an upload across sessions (without storing the resume data in memory)

bugfixes

  • Retrying a failed request no longer fails with request already finalised error

0.1.0 #

Initial version

2
likes
0
points
389
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

A library for connecting, and interacting with the google cloud storage API

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, google_oauth2_client, logging, quiver

More

Packages that depend on google_cloud_storage