toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 206 packages
Sort by PUB-AZS
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.#equality#equals
A starting point for Dart libraries or applications.
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, Argon2, and more. Good cross-platform support.
Compact representation of placeholder for an image. Encode a blurry image under 30 characters for instant display like used by Medium
A Dart implementation (port) of the XXH3 hashing algorithm from xxHash.
A Flutter package that allows for dynamic expansion and collapse of text, as well as interactions with text patterns such as hashtags, URLs, and mentions.
A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and a decoder, as well as some utility extensions.
Generate `hashCode`, `==`, `toString`, `copyWith` and `change` methods with low code #data-class#build-runner#codegen
Fast and error resilient codecs. Currently supporting Binary(Base2), Hexadecimal(Base16), Base32, Base64, BigInt.
Secure hash functions, checksum generators, and key derivation algorithms optimized for Dart.