Fix bug in `ObjectMetadata.replace` -- release gcloud (#187)

3 files changed
tree: 5fb130edc52d9dad5e7a357262185845468c4ffe
  1. .github/
  2. pkgs/
  3. CODEOWNERS
  4. CONTRIBUTING.md
  5. LICENSE
  6. README.md
README.md

Overview

This repository is home to various Dart packages under the labs.dart.dev publisher.

Packages

PackageDescriptionIssuesVersion
appengineSupport for using Dart as a custom runtime on Google App Engine Flexible Environment.package issuespub package
gcloudHigh level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.package issuespub package
native_synchronizationLow level synchronization primitives built on dart:ffi.package issuespub package

Publishing automation

For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

For additional information about contributing, see our contributing page.