toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 174 packages
Sort by PUB-AZS
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
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 simple Event Bus using Dart Streams for decoupling applications
A debouncer and throttle that works with Futures, Streams, and callbacks.
Utility functions and classes to work with byte buffers and streams efficiently, to read and write binary data formats. #bytes#stream#protocol#server#client
An rx like extension methods on ValueListenable type, that lets you work with ValueNotifiers almost like with Streams
Reactive Extensions Library for Dart providing an API for asynchronous programming with observable streams.#async#observable#reactive#streams
The name says it all :) Feature Rich Advanced video player for Flutter, supports DRM, Subtitles, Multi-audio/video streams, and is well maintained#video#videoplayer#drm#audio#hls
A redux.dart Middleware that helps you perform side effects using Streams