google_cloud_storage 0.5.1
google_cloud_storage: ^0.5.1 copied to clipboard
A Dart client for Google Cloud Storage.
0.5.1 #
- Add support for using a
Future<Client>in theStoragefactory.
0.5.0 #
- Initial release for Dart 3. Support for basic Google Cloud Storage features:
- Buckets (create, delete, get metadata, list, patch metadata)
- Objects (create, delete, get metadata, list, patch metadata, read)
Note
Versions 0.1.0 to 0.4.1-pre2 were released by Thomas Stephenson (thanks Thomas!) and supported Dart 1.