toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 47 packages
Sort by PUB-AZS
A simple Dart package exposing a Color class which can be used to create, convert, alter, and compare colors in a variety of colorspaces.
Dart package for image comparison. Compare images for difference using a variety of algorithms.
Easily compare two images with a slider and a draggable line/handle, fully customizable.
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.
A dart line diff tool. Objects are converted into strings and these strings are then compared line by line.
Package maintained based on image_compare. Compare images using a variety of algorithms.
Deep compare two objects and produces a diffData to transform object1 to object2
This Dart package offers a comprehensive utility for handling version strings in accordance with Semantic Versioning (SemVer) standards.
Compare and check whether the version is satisfied with provided version (or build number) in String, List, or Map.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.