1. a4dc873 Implement `Int64` as a wrapper for `int` when targeting native and Wasm (#905) by Ömer Sinan Ağacan · 11 days ago main
  2. 1aa58ef [fixnum] update the min. required dart sdk (#907) by Devon Carew · 12 days ago
  3. 60f2b5d Run fixnum tests with dart2wasm (#906) by Ömer Sinan Ağacan · 12 days ago
  4. 5c3e2c3 Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions group (#904) by dependabot[bot] · 3 weeks ago
  5. b59ecf4 Optimize surrogate decoding. (#894) by Lasse R.H. Nielsen · 3 months ago characters-v1.4.1
  6. dc97530 Speedup package:crypto (with a focus on md5) (#892) by jensjoha · 4 months ago
  7. 66348be Remove munificent as owner of args in CODEOWNERS (#891) by Bob Nystrom · 4 months ago
  8. 816cea7 [path] Fix test race condition caused by changing Directory.current (#890) by jensjoha · 4 months ago
  9. de09be6 update the issue templates for package:lints (#887) by Devon Carew · 5 months ago
  10. f608a00 Format packages to new style (#883) by Moritz · 5 months ago
  11. 804ff11 Fix doc comment issues reported by pub.dev (#882) by Kevin Moore · 5 months ago
  12. c064ca8 Add `no_response.yaml` workflow (#881) by Moritz · 5 months ago
  13. 228112c prep to publish 6.0.0 of package:lints (#878) by Devon Carew · 5 months ago lints-v6.0.0
  14. e32c7b9 Fix StreamGroup.broadcast() close() not completing when streams close. (#876) by suojae · 5 months ago
  15. af37fe5 Adds `[Heap]PriorityQueue.of` constructor. (#734) by Lasse R.H. Nielsen · 6 months ago
  16. 635dfa3 [collection] explicitly make BoolList abstract interface (#875) by Kevin Moore · 6 months ago
  17. 7a80178 Add `CODEOWNERS` file (#877) by Moritz · 6 months ago
  18. a6e81e0 Make URL strategy better at recognizing URLs. (#873) by Lasse R.H. Nielsen · 6 months ago
  19. 379e9c2 Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 in the github-actions group (#869) by dependabot[bot] · 6 months ago
  20. 61e6771 Check for mandatory when using option (#871) by Moritz · 6 months ago args-v2.7.0
  21. 77d33c8 Update publish.yaml (#870) by Devon Carew · 7 months ago
  22. db610bb Adjust the implements clause of IntX (#866) by Erik Ernst · 7 months ago
  23. 22d8879 [package:lints] fix the changelog (#867) by Devon Carew · 7 months ago
  24. 2f0325e Contribute a Gemini Code Assist config (#865) by Devon Carew · 7 months ago
  25. 9f43210 add strict_top_level_inference to the core lint set (#864) by Devon Carew · 7 months ago
  26. 15c7fe9 add unnecessary_underscores to recommended (#863) by Devon Carew · 7 months ago
  27. 0b2bd3f Revert "Use `values` iterator and `update` in map equality/hash (#718)" (#858) by Jacob MacDonald · 7 months ago
  28. a896913 normalize the workflow files (#857) by Devon Carew · 8 months ago async-v2.13.0
  29. 2458e1a [fix,async] exception in async _CancelOnErrorSubscriptionWrapper.onError (#855) by Vladimir E. Koltunov · 8 months ago
  30. 3b35aca update the topics section of several pubspecs (#854) by Devon Carew · 8 months ago os_detect-v2.0.3
  31. 72a2060 Remove sorting of allowedHelp maps (#852) by Nate Bosch · 8 months ago
  32. a59cbea [os_detect] move to pkg:web, prepare publish (#850) by Kevin Moore · 8 months ago
  33. 48c3c45 [path] fix tests to compile/run with wasm (#851) by Kevin Moore · 8 months ago
  34. 2ac228b update lint issue templates (#849) by Devon Carew · 8 months ago
  35. 513fa2f fix a line break issue in the package table (#846) by Devon Carew · 8 months ago
  36. eb74f03 Update package:collection for the new `strict_top_level_inference` lint (#735) by Devon Carew · 9 months ago
  37. 7a71ad6 Moving fixes (#736) by Moritz · 9 months ago lints-v5.1.1
  38. 0ca0d5c Merge pull request #578 from dart-lang/merge-lints-package by Moritz · 9 months ago
  39. bcff5ce Add issue template and other fixes by Moritz · 9 months ago
  40. a64c379 Merge package:lints into the core monorepo by Moritz · 9 months ago
  41. 2e5c71d update the sdk lower bound to the current stable (dart-lang/lints#220) by Devon Carew · 9 months ago
  42. 7f9f597 update the pubspec version of package:collection (#730) by Devon Carew · 10 months ago characters-v1.4.0
  43. 16a7047 Revert "Update README.md before archiving (dart-lang/lints#214)" (dart-lang/lints#219) by Michael Goderbauer · 10 months ago
  44. abcf992 Bump dart-lang/setup-dart in the github-actions group (#728) by dependabot[bot] · 10 months ago
  45. 49591a2 Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (dart-lang/lints#217) by dependabot[bot] · 10 months ago
  46. 1de8372 Implement full Unicode 16.0.0 extended grapheme breaking. (#719) by Lasse R.H. Nielsen · 10 months ago
  47. 6af0821 add links to the package issue trackers (#720) by Devon Carew · 11 months ago
  48. 1156cfe Use `values` iterator and `update` in map equality/hash (#718) by Jacob MacDonald · 11 months ago
  49. 9ab5a18 add a basic benchmark for DeepCollectionEquality (#717) by Jacob MacDonald · 11 months ago
  50. 9e37915 Introduce `IterableMapEntryExtension` for use with `Map.entries`. (#715) by Jonas Finnemann Jensen · 11 months ago
  51. 4b62792 Bump the github-actions group with 2 updates (#716) by dependabot[bot] · 11 months ago
  52. e62ca1d Bump actions/checkout from 4.2.0 to 4.2.2 (dart-lang/lints#215) by dependabot[bot] · 11 months ago
  53. 9ad6888 os_detect: bump lints and SDK versions (#713) by Kevin Moore · 11 months ago
  54. 2a436d5 Merge pull request #577 from dart-lang/unicode-16 by Lasse R.H. Nielsen · 11 months ago
  55. 4e77887 Don't add `interface` modifier in this PR. by Lasse R.H. Nielsen · 11 months ago
  56. ba4b4af Merge pull request #132 from dart-lang/recreateSigurdsPR by Sigurd Meldgaard · 11 months ago
  57. 25efc0f Update pkgs/args/CHANGELOG.md by Sigurd Meldgaard · 11 months ago
  58. dfcdd2a Update README.md before archiving (dart-lang/lints#214) by Moritz · 11 months ago
  59. dec28c1 Merge pull request #579 from dart-lang/merge-collection-package by Moritz · 11 months ago collection-v1.19.1
  60. 9c59e2b Update pubspec.yaml by Devon Carew · 11 months ago
  61. b67ebd8 Remove section in readme by Moritz · 11 months ago
  62. 7d61126 Moving fixes by Moritz · 11 months ago
  63. 537536a Add issue template and other fixes by Moritz · 11 months ago
  64. 0fecfd8 Merge package:collection into the core monorepo by Moritz · 11 months ago
  65. 8dfaa9f Update pkgs/characters/pubspec.yaml by Lasse R.H. Nielsen · 11 months ago
  66. 68ed612 Update tables to Unicode 16.0.0. by Lasse R.H. Nielsen · 11 months ago
  67. ff8deb6 Merge branch 'main' into recreateSigurdsPR by Moritz · 11 months ago
  68. 3a3ed8e update various repo metadata (#406) by Devon Carew · 11 months ago
  69. 5ed9323 Merge pull request #405 from dart-lang/merge-typed_data-package by Moritz · 11 months ago typed_data-v1.4.0
  70. 5e83b5b Merge branch 'main' into merge-typed_data-package by Moritz · 11 months ago
  71. 07aff97 Merge pull request #404 from dart-lang/merge-platform-package by Moritz · 11 months ago platform-v3.1.6
  72. a11bf72 Merge branch 'main' into merge-platform-package by Moritz · 11 months ago
  73. 08428e8 Update .github/workflows/platform.yaml by Moritz · 11 months ago
  74. 010a343 Merge pull request #403 from dart-lang/merge-path-package by Moritz · 11 months ago path-v1.9.1
  75. ad17462 Merge branch 'main' into merge-path-package by Moritz · 11 months ago
  76. 1a3e04e Merge pull request #402 from dart-lang/merge-os_detect-package by Moritz · 11 months ago os_detect-v2.0.2
  77. 64a2a5d Merge branch 'main' into merge-os_detect-package by Moritz · 11 months ago
  78. 8151b9f Merge pull request #401 from dart-lang/merge-logging-package by Moritz · 11 months ago logging-v1.3.0
  79. 63e934c contribute a issue template for package:args (#139) by Devon Carew · 11 months ago
  80. 8e43206 Ignore licenses for package:platform by Moritz · 11 months ago
  81. 4e32b75 Add issue template and other fixes by Moritz · 11 months ago
  82. a4da48c Merge package:typed_data into the core monorepo by Moritz · 11 months ago
  83. cecb4b4 Ignore licenses for package:platform by Moritz · 11 months ago
  84. ddf9f25 Moving fixes by Moritz · 11 months ago
  85. a22b849 Add issue template and other fixes by Moritz · 11 months ago
  86. da40958 Merge package:platform into the core monorepo by Moritz · 11 months ago
  87. bab3e3c Moving fixes by Moritz · 11 months ago
  88. 903e5cd Add issue template and other fixes by Moritz · 11 months ago
  89. 600817a Merge package:path into the core monorepo by Moritz · 11 months ago
  90. 9d22591 Moving fixes by Moritz · 11 months ago
  91. 66b5ae3 Add issue template and other fixes by Moritz · 11 months ago
  92. b883be6 Merge package:os_detect into the core monorepo by Moritz · 11 months ago
  93. 31caf59 Add license to example file by Moritz · 11 months ago
  94. b3d67ea Moving fixes by Moritz · 11 months ago
  95. bafb17e Add issue template and other fixes by Moritz · 11 months ago
  96. 32a7c39 Merge package:logging into the core monorepo by Moritz · 11 months ago
  97. 279afbc Merge pull request #131 from dart-lang/merge-characters-package by Moritz · 11 months ago characters-v1.3.1
  98. 94061ca Merge branch 'main' into merge-characters-package by Moritz · 11 months ago
  99. 762195d Changes as per review by Moritz · 11 months ago merge-characters-package
  100. 0237f43 Merge pull request #130 from dart-lang/merge-async-package by Moritz · 11 months ago async-v2.12.0