toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 283 packages
Sort by PUB-AZS
Algorithms and utilities that power the Material Design 3 color system, including choosing theme colors from images and creating tones of colors; all in a new color space.
Graph algorithms that operate on graphs in any representation.
A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.#crypto#rsa#ecc#asn1
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.
Implementation of the Unicode Bidirectional Algorithm (UBA). Converts logical strings to their equivalent visual representation.
An easy to use JSON Web Token (JWT) implementation in Dart with all algorithms supported.
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, Argon2, and more. Good cross-platform support.
A fast algorithm for finding polygon pole of inaccessibility implemented as a Dart library. Useful for optimal placement of a text label on a polygon.
Performant triangulation algorithm based on https://github.com/mapbox/earcut
A Dart implementation (port) of the XXH3 hashing algorithm from xxHash.