Add details about platforms (#70)

This commit is contained in:
Michael Thomsen 2018-03-23 11:11:03 +01:00 committed by GitHub
parent db484e154e
commit d9c6f6ed77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -19,3 +19,7 @@ please [open an issue](https://github.com/dart-lang/grpc-dart/issues).
# Notes
This library requires Dart SDK version 1.24.3 or later.
It currently supports the the [Flutter](https://flutter.io/) and
[VM/Server](https://www.dartlang.org/dart-vm) platforms. The potential
addition of gRPC-Web is tracked in [issue 43](https://github.com/grpc/grpc-dart/issues/43).