toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 175 packages
Sort by PUB-AZS
Fast and beautiful image blurring algorithm for raw RGBA pixel buffers.
Flutter implementation of ThumbHash algorithm — a very compact representation of an image placeholder.
A simple library for partitioning small to medium data sets into clusters using the k-means clustering algorithm.
Blowfish encryption algorithm implementation in Dart with both ECB and CBC modes.
A flexible and easy-to-use Time-based One-Time Password (TOTP) generator for Dart and Flutter applications. This package supports multiple hash algorithms and secret encodings, making it compatible with most TOTP implementations.
A high-performance fuzzy search algorithm in Dart, designed for intelligent auto-suggestions, typo tolerance, and fast string matching. #fuzzy-search#search-ranking#text-processing#auto-suggestions#ranking
Web platform implementation of catalyst_compression. Exposes a JS wrapper around Brotli and zstd compression algorithms.#compression#codec
Platformweb
A Flutter plugin exposing Brotli and zstd compression algorithms.#compression#codec
Platformweb
A spaced-repetition algorithm in dart. Usefull to build a flaschard system in Dart for Flutter or Web.
A genetic/evolutionary algorithm library for Dart.