toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1965 packages
Sort by PUB-AZS
Implementations of SHA, MD5, and HMAC cryptographic functions.#crypto#cryptography
Utilities for working with Foreign Function Interface (FFI) code.#interop#ffi#codegen
Utility functions and classes related to the dart:typed_data library.#data-structures
Utility functions and classes related to the 'dart:async' library.#async
Collections and utilities functions and classes related to collections.#collections#data-structures
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen
Provides client and server functionality for setting up bi-directional communication through Server Sent Events (SSE) and corresponding POST requests.
Quiver is a set of utility libraries for Dart that makes using many Dart libraries easier and more convenient, or adds additional functionality.
A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.#network#http