blob: abddba91085f6204b02d55dbf8c961f5bb98d39c [file] [log] [blame]
name: equatable
description: An abstract class that helps to implement equality without needing to explicitly override == and hashCode.
version: 1.2.0
homepage: https://github.com/felangel/equatable
environment:
sdk: ">=2.0.0 <3.0.0"
dependencies:
collection: ^1.14.11
meta: ^1.1.6
dev_dependencies:
effective_dart: ^1.2.0
test: ^1.14.3
test_coverage: ^0.4.1