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

Commit bc3c03a

Browse files
authored
dart-grpc: Raise Dart SDK requirement
We no longer support Dart 1.x.
1 parent 93dce48 commit bc3c03a

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)