1. be0b153 Revert "Completely new cross-platform API introduced" (#957) by Nate Bosch · 8 days ago main
  2. a23519d Support variable duration in RestartableTimer (#949) by Nate Bosch · 2 weeks ago
  3. 0def20c Completely new cross-platform API introduced by Lasse R.H. Nielsen · 5 weeks ago
  4. 347df4b Bump dart-lang/setup-dart from 1.7.1 to 1.7.2 in the github-actions group (#951) by dependabot[bot] · 5 weeks ago
  5. 4be18fb Throw during parsing for missing mandatory args (#947) by Nate Bosch · 6 weeks ago
  6. 158d80d Prepare to publish async (#948) by Nate Bosch · 6 weeks ago async-v2.13.1
  7. 52e44b3 Fix extra newlines after separators (#946) by Nate Bosch · 6 weeks ago
  8. 455d544 Align package:lints changelog version with pubspec (#945) by Nate Bosch · 6 weeks ago
  9. 1ce6453 Bump the github-actions group with 2 updates (#944) by dependabot[bot] · 10 weeks ago
  10. 5782e0c Add `ascending` to IterableExtension.sortedBy (#731) by Arthur Miranda · 3 months ago
  11. c080e56 Remove sorting of subcommands (#943) by Nate Bosch · 3 months ago
  12. a681674 refactor(path): Avoid allocating full 16 arg lists in join/absolute (#931) by Nazareno Cavazzon · 3 months ago
  13. a6b0513 [lints] Remove duplicate inclusion of `no_wildcard_variable_uses` (#941) by Parker Lougheed · 3 months ago
  14. ea4d8e1 Add CI check to bump version on lint changes (#940) by Nate Bosch · 3 months ago
  15. 0890f43 [crypto] drop used typed_data dep (#939) by Kevin Moore · 3 months ago
  16. d981f90 Update tests to use best practices (#935) by Kevin Moore · 3 months ago
  17. df50e71 Lint updating (#934) by Moritz · 3 months ago
  18. 646f7e1 Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group (#933) by dependabot[bot] · 3 months ago
  19. 07a8972 Add no_wildcard_variable_use and publish (#932) by Nate Bosch · 3 months ago lints-v6.1.0
  20. 83154f2 refactor(path): eliminate redundant validation (#930) by Nazareno Cavazzon · 3 months ago
  21. 3e55c1c Bump the github-actions group with 2 updates (#929) by dependabot[bot] · 4 months ago
  22. cbb4854 Fix `Int64.toRadixStringUnsigned` extra leading digits (#926) by Ömer Sinan Ağacan · 5 months ago
  23. 41a9e01 Add missing Int64.toDebugString for the native class (#927) by Ömer Sinan Ağacan · 5 months ago
  24. 58b0a10 Make it possible to add default subcommand (#925) by Slava Egorov · 5 months ago
  25. e43ff94 feat(collection): Replace quickSort with pdqsort for performance and robustness (#922) by Abbas · 5 months ago
  26. f2efaaf Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group (#924) by dependabot[bot] · 5 months ago
  27. 33b5232 Add `separated`, `separatedList` and `separate` to iterables and lists. (#919) by Lasse R.H. Nielsen · 5 months ago
  28. 20ed966 Add use_null_aware_elements to recommended (#923) by Nate Bosch · 6 months ago
  29. e6c3810 [crypto] remove the -wip to release new version (#921) by asaarnak · 6 months ago crypto-v3.0.7
  30. f7a786a Bump actions/stale from 10.0.0 to 10.1.0 in the github-actions group (#920) by dependabot[bot] · 6 months ago
  31. 018e1dc fix(crypto): update conditional import for js interop library (#915) by Tyler-Larkin · 7 months ago
  32. 9fefb52 Make Int64 default constructor non-const in native mode (#916) by Ömer Sinan Ağacan · 7 months ago
  33. f00841d Bump the github-actions group with 2 updates (#914) by dependabot[bot] · 7 months ago
  34. 7fee9c0 Fix `Int64.operator ==` (#911) by Ömer Sinan Ağacan · 8 months ago
  35. a4dc873 Implement `Int64` as a wrapper for `int` when targeting native and Wasm (#905) by Ömer Sinan Ağacan · 8 months ago
  36. 1aa58ef [fixnum] update the min. required dart sdk (#907) by Devon Carew · 8 months ago
  37. 60f2b5d Run fixnum tests with dart2wasm (#906) by Ömer Sinan Ağacan · 8 months ago
  38. 5c3e2c3 Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions group (#904) by dependabot[bot] · 8 months ago
  39. b59ecf4 Optimize surrogate decoding. (#894) by Lasse R.H. Nielsen · 11 months ago characters-v1.4.1
  40. dc97530 Speedup package:crypto (with a focus on md5) (#892) by jensjoha · 12 months ago
  41. 66348be Remove munificent as owner of args in CODEOWNERS (#891) by Bob Nystrom · 12 months ago
  42. 816cea7 [path] Fix test race condition caused by changing Directory.current (#890) by jensjoha · 12 months ago
  43. de09be6 update the issue templates for package:lints (#887) by Devon Carew · 1 year ago
  44. f608a00 Format packages to new style (#883) by Moritz · 1 year ago
  45. 804ff11 Fix doc comment issues reported by pub.dev (#882) by Kevin Moore · 1 year, 1 month ago
  46. c064ca8 Add `no_response.yaml` workflow (#881) by Moritz · 1 year, 1 month ago
  47. 228112c prep to publish 6.0.0 of package:lints (#878) by Devon Carew · 1 year, 1 month ago lints-v6.0.0
  48. e32c7b9 Fix StreamGroup.broadcast() close() not completing when streams close. (#876) by suojae · 1 year, 1 month ago
  49. af37fe5 Adds `[Heap]PriorityQueue.of` constructor. (#734) by Lasse R.H. Nielsen · 1 year, 1 month ago
  50. 635dfa3 [collection] explicitly make BoolList abstract interface (#875) by Kevin Moore · 1 year, 1 month ago
  51. 7a80178 Add `CODEOWNERS` file (#877) by Moritz · 1 year, 1 month ago
  52. a6e81e0 Make URL strategy better at recognizing URLs. (#873) by Lasse R.H. Nielsen · 1 year, 1 month ago
  53. 379e9c2 Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 in the github-actions group (#869) by dependabot[bot] · 1 year, 1 month ago
  54. 61e6771 Check for mandatory when using option (#871) by Moritz · 1 year, 2 months ago args-v2.7.0
  55. 77d33c8 Update publish.yaml (#870) by Devon Carew · 1 year, 2 months ago
  56. db610bb Adjust the implements clause of IntX (#866) by Erik Ernst · 1 year, 2 months ago
  57. 22d8879 [package:lints] fix the changelog (#867) by Devon Carew · 1 year, 2 months ago
  58. 2f0325e Contribute a Gemini Code Assist config (#865) by Devon Carew · 1 year, 2 months ago
  59. 9f43210 add strict_top_level_inference to the core lint set (#864) by Devon Carew · 1 year, 2 months ago
  60. 15c7fe9 add unnecessary_underscores to recommended (#863) by Devon Carew · 1 year, 2 months ago
  61. 0b2bd3f Revert "Use `values` iterator and `update` in map equality/hash (#718)" (#858) by Jacob MacDonald · 1 year, 3 months ago
  62. a896913 normalize the workflow files (#857) by Devon Carew · 1 year, 3 months ago async-v2.13.0
  63. 2458e1a [fix,async] exception in async _CancelOnErrorSubscriptionWrapper.onError (#855) by Vladimir E. Koltunov · 1 year, 3 months ago
  64. 3b35aca update the topics section of several pubspecs (#854) by Devon Carew · 1 year, 3 months ago os_detect-v2.0.3
  65. 72a2060 Remove sorting of allowedHelp maps (#852) by Nate Bosch · 1 year, 4 months ago
  66. a59cbea [os_detect] move to pkg:web, prepare publish (#850) by Kevin Moore · 1 year, 4 months ago
  67. 48c3c45 [path] fix tests to compile/run with wasm (#851) by Kevin Moore · 1 year, 4 months ago
  68. 2ac228b update lint issue templates (#849) by Devon Carew · 1 year, 4 months ago
  69. 513fa2f fix a line break issue in the package table (#846) by Devon Carew · 1 year, 4 months ago
  70. eb74f03 Update package:collection for the new `strict_top_level_inference` lint (#735) by Devon Carew · 1 year, 4 months ago
  71. 7a71ad6 Moving fixes (#736) by Moritz · 1 year, 5 months ago lints-v5.1.1
  72. 0ca0d5c Merge pull request #578 from dart-lang/merge-lints-package by Moritz · 1 year, 5 months ago
  73. bcff5ce Add issue template and other fixes by Moritz · 1 year, 5 months ago
  74. a64c379 Merge package:lints into the core monorepo by Moritz · 1 year, 5 months ago
  75. 2e5c71d update the sdk lower bound to the current stable (dart-lang/lints#220) by Devon Carew · 1 year, 5 months ago
  76. 7f9f597 update the pubspec version of package:collection (#730) by Devon Carew · 1 year, 5 months ago characters-v1.4.0
  77. 16a7047 Revert "Update README.md before archiving (dart-lang/lints#214)" (dart-lang/lints#219) by Michael Goderbauer · 1 year, 5 months ago
  78. abcf992 Bump dart-lang/setup-dart in the github-actions group (#728) by dependabot[bot] · 1 year, 5 months ago
  79. 49591a2 Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (dart-lang/lints#217) by dependabot[bot] · 1 year, 5 months ago
  80. 1de8372 Implement full Unicode 16.0.0 extended grapheme breaking. (#719) by Lasse R.H. Nielsen · 1 year, 6 months ago
  81. 6af0821 add links to the package issue trackers (#720) by Devon Carew · 1 year, 6 months ago
  82. 1156cfe Use `values` iterator and `update` in map equality/hash (#718) by Jacob MacDonald · 1 year, 6 months ago
  83. 9ab5a18 add a basic benchmark for DeepCollectionEquality (#717) by Jacob MacDonald · 1 year, 6 months ago
  84. 9e37915 Introduce `IterableMapEntryExtension` for use with `Map.entries`. (#715) by Jonas Finnemann Jensen · 1 year, 6 months ago
  85. 4b62792 Bump the github-actions group with 2 updates (#716) by dependabot[bot] · 1 year, 6 months ago
  86. e62ca1d Bump actions/checkout from 4.2.0 to 4.2.2 (dart-lang/lints#215) by dependabot[bot] · 1 year, 6 months ago
  87. 9ad6888 os_detect: bump lints and SDK versions (#713) by Kevin Moore · 1 year, 6 months ago
  88. 2a436d5 Merge pull request #577 from dart-lang/unicode-16 by Lasse R.H. Nielsen · 1 year, 7 months ago
  89. 4e77887 Don't add `interface` modifier in this PR. by Lasse R.H. Nielsen · 1 year, 7 months ago
  90. ba4b4af Merge pull request #132 from dart-lang/recreateSigurdsPR by Sigurd Meldgaard · 1 year, 7 months ago
  91. 25efc0f Update pkgs/args/CHANGELOG.md by Sigurd Meldgaard · 1 year, 7 months ago
  92. dfcdd2a Update README.md before archiving (dart-lang/lints#214) by Moritz · 1 year, 7 months ago
  93. dec28c1 Merge pull request #579 from dart-lang/merge-collection-package by Moritz · 1 year, 7 months ago collection-v1.19.1
  94. 9c59e2b Update pubspec.yaml by Devon Carew · 1 year, 7 months ago
  95. b67ebd8 Remove section in readme by Moritz · 1 year, 7 months ago
  96. 7d61126 Moving fixes by Moritz · 1 year, 7 months ago
  97. 537536a Add issue template and other fixes by Moritz · 1 year, 7 months ago
  98. 0fecfd8 Merge package:collection into the core monorepo by Moritz · 1 year, 7 months ago
  99. 8dfaa9f Update pkgs/characters/pubspec.yaml by Lasse R.H. Nielsen · 1 year, 7 months ago
  100. 68ed612 Update tables to Unicode 16.0.0. by Lasse R.H. Nielsen · 1 year, 7 months ago