toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 20 packages
Sort by PUB-AZS
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.#equality#equals
Comparison of two GeoJSON objects, based on the turf pub-package
Https Certificate pinning for Flutter. Checks the equality between the known SHA-1 or SHA-256 fingerprint and the SHA-1 or SHA-256 of the target server.
Deep equality, value comparison, and hashCode for any Dart object, collection, List, Map, Set, or data class.#equality#equals#compare#deep-equality#collection
A Dart tool to generate model classes from JSON with fromJson, toJson, copyWith, and equality overrides.#json#model#codegen#dart#cli
Annotations for zikzak_morphy code generation package that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support
A powerful code generation package for Dart/Flutter that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
A simple Dart package that provides fast and secure equality comparison as a mixin. It optionally offers hash caching to improve the speed of Map's and Set's significantly.
Provides a short syntax, value type (ish) way of creating classes - copywith, toString, equality