Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/felangel/equatable

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

Last synced: about 23 hours 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: 5 days ago

Total Commits: 117
Total Committers: 22
Avg Commits per committer: 5.318
Development Distribution Score (DDS): 0.214

Commits in past year: 11
Committers in past year: 3
Avg Commits per committer in past year: 3.667
Development Distribution Score (DDS) in past year: 0.182

Name Email Commits
Felix Angelov f****v@g****m 92
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: 2 days 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 about 2 years ago)
  • Last Synced: 2024-10-03T07:03:59.459Z (2 days ago)
  • Versions: 48
  • 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