Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit 7519db7

Browse files
authored
Update dart.md
1 parent 93a4b9b commit 7519db7

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/quickstart/dart.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ working example.</p>
1010

1111
<div id="toc"></div>
1212

13-
## Before you begin
14-
15-
<p class="note">Dart gRPC is currently in beta. Please help us out by
16-
<a href="https://github.com/grpc/grpc-dart/issues/new">filing issues</a>
17-
if you encounter any.</p>
18-
1913
### Prerequisites
2014

2115
#### Dart SDK
@@ -233,3 +227,8 @@ Just like we did before, from the `example/helloworld` directory:
233227

234228
[gRPC Basics: Dart]:../tutorials/basic/dart.html
235229

230+
231+
## Reporting issues
232+
Should you encounter an issue, please help us out by
233+
<a href="https://github.com/grpc/grpc-dart/issues/new">filing issues</a>
234+
in our issue tracker.</p>

0 commit comments

Comments
 (0)