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
A feature-rich audio player for Flutter. Loop, clip and sequence any sound from any source (asset/file/URL/stream) in gapless playlists.#audio#sound#player#background
A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.#camera