We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4f628 commit 8021ff0Copy full SHA for 8021ff0
.github/ISSUE_TEMPLATE/stream_channel.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:stream_channel"
3
+about: "Create a bug or file a feature request against package:stream_channel."
4
+labels: "package:stream_channel"
5
pkgs/stream_channel/CONTRIBUTING.md
pkgs/stream_channel/pubspec.yaml
@@ -3,7 +3,7 @@ version: 2.1.3-wip
description: >-
An abstraction for two-way communication channels based on the Dart Stream
class.
6
-repository: https://github.com/dart-lang/stream_channel
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/stream_channel
7
8
environment:
9
sdk: ^3.3.0
0 commit comments