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

outdatedDart 1 only

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

0.2.0+2 #

bugfixes

  • storage object handler now (correctly) accepts StreamedResponse
  • upload resumable now posts to correct url
  • correct number of args passed to storage object handler

0.2.0+1 #

bugfixes

  • http connection now uses http.BrowserClient for requests
  • Json list delegates not being pathed properly

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