toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 67376 packages
Sort by PUB-AZS
A package for applying source maps to stack traces.
A fluent, builder-based library for generating valid Dart code.
Android implementation of the path_provider plugin.#files#path-provider#paths
Platformandroid
A wrapper around InheritedWidget to make them easier to use and more reusable.
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