https://github.com/felangel/equatable

dart dartlang equality equality-comparison flutter flutter-package hashcode identity

Last synced: about 1 month ago

Repository metadata:

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 118
Total Committers: 22
Avg Commits per committer: 5.364
Development Distribution Score (DDS): 0.212

Commits in past year: 8
Committers in past year: 1
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Felix Angelov f****v@g****m 93
Pegasis a****n@p****e 2
Majid Hajian m****y@g****m 2
Noé Fernández n****z@p****m 2
Remi Rousselet d****s@g****m 2
Daniel 4****e 1
Djimon 5****y 1
Fabrizio Cacicia f****2 1
Tery Lim k****z 1
azack 4****k 1
richard 1****t 1
Abhishek Ghaskata a****9@g****m 1
Amir Panahandeh a****h@y****m 1
Dustin Graham d****7@g****m 1
Honza Bittner g****t@t****v 1
Jeroen Meijer (Jay) j****r@g****m 1
Kravchenko Igor G****v@g****m 1
Michael Joseph Rosenthal r****3@g****m 1
Michael Lamers i****o@d****e 1
Phạm Như Vũ p****v@g****m 1
Péter Jahn p****n@m****m 1
Younes z****s@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pub: equatable

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

  • Homepage: https://github.com/felangel/equatable
  • Documentation: https://pub.dev/documentation/equatable/
  • Licenses: mit
  • Latest release: 2.0.5 (published over 2 years ago)
  • Last Synced: 2024-11-11T02:42:48.227Z (about 1 month ago)
  • Versions: 50
  • Dependent Packages: 1,326
  • Dependent Repositories: 20,201
  • Docker Downloads: 22,746
  • Rankings:
    • Dependent packages count: 0.048%
    • Docker downloads count: 0.204%
    • Dependent repos count: 0.235%
    • Average: 1.094%
    • Stargazers count: 1.83%
    • Forks count: 3.155%

Dependencies

example/pubspec.yaml pub
  • equatable --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess path: "../"
pubspec.yaml pub
  • test ^1.16.0 development
  • collection ^1.15.0
  • meta ^1.3.0
.github/workflows/main.yaml actions
benchmarks/pubspec.yaml pub
  • benchmarking ^0.6.1 development
  • test ^1.16.0 development
  • equatable ^2.0.0