Source: dart-stream-channel
Section: devel
Maintainer: Emfox Zhou <emfox@debian.org>
Build-Depends: debhelper-compat (= 14),
 dh-sequence-single-binary
Standards-Version: 4.7.4
Homepage: https://github.com/dart-lang/tools/tree/main/pkgs/stream_channel
Vcs-Git: https://salsa.debian.org/dart-team/dart-stream-channel.git
Vcs-Browser: https://salsa.debian.org/dart-team/dart-stream-channel

Package: dart-stream-channel
Architecture: all
Depends: dart-async
Description: Abstraction for two-way communication channels
 This package ships the stream_channel Dart library as sources so that other
 Dart packages can depend on it at build time.
 .
 An abstraction for two-way communication channels based on the Dart Stream
 class.
