Clone this repo:
  1. 836d66e [gcloud] Add `orderingKey` to PubSub Message type (#279) by Bryan Oltman · 2 days ago main gcloud-v0.9.0
  2. db3b28f [unix_api] Generate functions if their types are understood by dart:ffi (#273) by Brian Quinlan · 3 days ago
  3. e0d5874 [io_file]: Remove --enable-experiment=native-assets flag (now always set) (#276) by Brian Quinlan · 10 days ago
  4. 78e6307 Remove `--enable-experiment=native-assets` flag (now always set) (#274) by Brian Quinlan · 13 days ago
  5. c6178cd Extract the `io_file` POSIX API into a separate package (#272) by Brian Quinlan · 3 weeks ago

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
googleapis_firestore_v1An experimental gRPC client for the Cloud Firestore API.package issues
io_fileFile system access functionality written in Dart.package issues
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.