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

Commit 2b0bdd2

Browse files
Merge pull request #762 from grpc/mit-mit-patch-1
dart-grpc: Raise Dart SDK requirement
2 parents 93dce48 + bc3c03a commit 2b0bdd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quickstart/dart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if you encounter any.</p>
2020

2121
#### Dart SDK
2222

23-
gRPC requires Dart SDK version 1.24.3 or higher. Dart gRPC supports Flutter and Server platforms.
23+
gRPC requires Dart SDK version 2.0 or higher. Dart gRPC supports Flutter and Server platforms.
2424

2525
For installation instructions, follow this guide: [Install Dart](https://www.dartlang.org/install)
2626

0 commit comments

Comments
 (0)