toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 283 packages
Sort by PUB-AZS
Contains algorithm to perform synchronization between Drift database and server API
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 Dart implementation of the BM25 ranking algorithm for full-text search
This is a specialized quaternion-based angle calculation library designed for specific scenarios, not as a general-purpose solution. Use it with caution. The library computes angles from quaternions, typically by extracting values from an array that must pass certain validation rules. It processes the quaternion data (4-element array) according to defined algorithms to derive angular outputs. Ensure your input array meets the required structure and constraints before using this library for accurate results.
A package that simulates a Genetic Evolutionary Algorithm among its generations.#evolution#genetic#algorithm
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 package for photo analyzer that detects faces, estimates gender, and classifies NSFW (Not Safe for Work) content. This package uses advanced algorithms to analyze images and extract relevant data for face detection, demographic estimation, and content filtering.
Compress PDFs in Flutter with ease. Uses a smarter algorithm to balance file size and quality for optimal compression results.