toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 554 packages
Sort by PUB-AZS
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
An abstraction for two-way communication channels based on the Dart Stream class.
A collection of utilities to transform and manipulate streams.
RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api. #rxdart#reactive-programming#streams#observables#rx
A package that implements service extensions and stream managers.
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 simple Event Bus using Dart Streams for decoupling applications
Audio recorder from microphone to file or stream with multiple codecs, bit rate and sampling rate options.
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