StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel API, a cross-platform implementation of that API that communicates over an underlying StreamChannel.#web#http
Utilities for working with chunked streams, such as byte streams which is
often given as a stream of byte chunks with type `Stream<List<int>>`.
#bytes#concurrency#streams
Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.#youtube#video#player#iframe#multimedia