toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 45475 packages
Sort by PUB-AZS
RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api. #rxdart#reactive-programming#streams#observables#rx
Better node.js preamble for dart2js, use it in your build system.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.#equality#equals
Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.
Android implementation of the url_launcher plugin.#links#os-integration#url-launcher#urls
Platformandroid
Reusable base class for platform interfaces of Flutter federated plugins, to help enforce best practices.#federation#plugin-development
Fake asynchronous events such as timers and microtasks for deterministic testing.
Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.
A library for YAML manipulation with comment and whitespace preservation.#yaml
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.#files#path-provider#paths