chore: remove googleapis_firestore_v1 (#323)
83 files changed
tree: 2d356322271415b39dbefb2183ea49129ea87f53
  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
io_fileFile system access functionality written in Dart.package issues
jotAn experimental documentation generator for Dart projects.package issues
native_synchronizationLow level synchronization primitives built on dart:ffi.package issuespub package
timezoneTime zone databases and time zone aware DateTime.package issues

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.