toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1757 packages
Sort by PUB-AZS
A composable, multi-platform, Future-based API for HTTP requests.#http#network#protocols
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
The user facing API for structuring Dart tests and checking expectations.
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.#logging#debugging
Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.#dart-pub
APIs for parsing and manipulating HTML content outside the browser.#html#web
A fakeable wrapper for dart:core clock APIs.
RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api. #rxdart#reactive-programming#streams#observables#rx
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.