Skip to content

Commit cf836e7

Browse files
authored
Update README.md (#235)
1 parent 7bc8eda commit cf836e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This repository is home to various Dart packages under the
99
| --- | --- | --- | --- |
1010
| [appengine](pkgs/appengine/) | Support for using Dart as a custom runtime on Google App Engine Flexible Environment. | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Aappengine) | [![pub package](https://img.shields.io/pub/v/appengine.svg)](https://pub.dev/packages/appengine) |
1111
| [gcloud](pkgs/gcloud/) | High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore. | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Agcloud) | [![pub package](https://img.shields.io/pub/v/gcloud.svg)](https://pub.dev/packages/gcloud) |
12+
| [googleapis_firestore_v1](pkgs/googleapis_firestore_v1/) | An experimental gRPC client for the Cloud Firestore API. | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Agoogleapis_firestore_v1) |
1213
| [io_file](pkgs/io_file/) | TBD | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Aio_file) |
1314
| [native_synchronization](pkgs/native_synchronization/) | Low level synchronization primitives built on dart:ffi. | [![package issues](https://img.shields.io/badge/issues-4774bc)](https://github.com/dart-lang/labs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apackage%3Anative_synchronization) | [![pub package](https://img.shields.io/pub/v/native_synchronization.svg)](https://pub.dev/packages/native_synchronization) |
1415

0 commit comments

Comments
 (0)