mirror of https://github.com/grpc/grpc-dart.git
Fix grpc-web import in Readme (#243)
This commit is contained in:
parent
7ed8b741cd
commit
e70ea6f2d0
|
@ -9,7 +9,7 @@ The [Dart](https://www.dart.dev/) implementation of
|
||||||
See the [Dart gRPC Quickstart](https://grpc.io/docs/quickstart/dart.html).
|
See the [Dart gRPC Quickstart](https://grpc.io/docs/quickstart/dart.html).
|
||||||
|
|
||||||
[grpc-web](https://github.com/grpc/grpc-web) in a browser context is supported by
|
[grpc-web](https://github.com/grpc/grpc-web) in a browser context is supported by
|
||||||
`package:grpc/grpc-web.dart`.
|
`package:grpc/grpc_web.dart`.
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue