blob: bba9187201a9468ac013af4b6c54ecdfcedfac7c [file] [log] [blame]
name: equatable
publish_to: none
description: An abstract class that helps to implement equality without needing to explicitly override == and hashCode.
version: 1.3.0-nullsafety
repository: https://github.com/felangel/equatable
issue_tracker: https://github.com/felangel/equatable/issues
homepage: https://github.com/felangel/equatable
documentation: https://github.com/felangel/equatable
environment:
sdk: ">=2.10.0-99.0.dev <3.0.0"
dependencies:
collection: ^1.15.0-nullsafety.2
meta: ^1.3.0-nullsafety.2
dev_dependencies:
test: ^1.16.0-nullsafety.2
test_coverage: ^0.4.1