update to the latest version of protoc_plugin (#263)

46 files changed
tree: 4fd012c01206d7d6bbb876ce52db234201e4c449
  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
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.