File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
pubspec.yaml in root |
12 | - | 191 | 3165 | 37 |
hmac.dart in lib/src |
63 | 4 | 197 | 3165 | 19 |
md5.dart in lib/src |
81 | 1 | 421 | 3165 | 17 |
sha256.dart in lib/src |
123 | 1 | 421 | 3165 | 17 |
sha1.dart in lib/src |
70 | 1 | 421 | 3165 | 14 |
crypto.dart in lib |
7 | - | 914 | 3165 | 13 |
hash_sink.dart in lib/src |
89 | 5 | 449 | 2327 | 13 |
hash.dart in lib/src |
17 | 1 | 197 | 2333 | 12 |
digest.dart in lib/src |
37 | 1 | 421 | 2328 | 10 |
sha512.dart in lib/src |
41 | - | 421 | 914 | 8 |
analysis_options.yaml in root |
40 | - | 197 | 1764 | 7 |
utils.dart in lib/src |
8 | 1 | 1661 | 2333 | 6 |
digest_sink.dart in lib/src |
14 | 2 | 421 | 2327 | 6 |
sha512_fastsinks.dart in lib/src |
218 | 1 | 473 | 914 | 4 |
sha512_slowsinks.dart in lib/src |
298 | 14 | 473 | 914 | 4 |
example.dart in example |
36 | 1 | 543 | 625 | 2 |