toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 211 packages
Sort by PUB-AZS
A Flutter plugin for Caf.io solution for document detection. It uses advanced computer vision algorithms to identify and extract documents from photos or camera frames.
LZMA compression library written in pure dart. Use this library to compress and decompress using the LZMA algorithm.
Reduce a word to its root form using the Porter English stemming algorithm.
A collection of phonetic algorithms. These algorithms help find words or names that sound similar by generating an encoding that can be compared or indexed for fuzzy searching.
Dart port of the JS library https://github.com/kchapelier/fast-2d-poisson-disk-sampling. Fast 2D Poisson Disk Sampling based on a modified Bridson algorithm
A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.#crypto
Forge2D based force graph with multiple graph layout algorithms (MDS, Spring Embedder, Distance based) and realistic physics.
Easy way to encoding and decoding a Google Maps Polyline Algorithm for dart and flutter
A collection of useful algorithms keeping performance and flexibility on mind.
Package that uses the A * algorithm to find a way to the destination through the barriers.#astar#algorithm#pathfinding