1. 6c1eb21 add support for `setUpClass` and `tearDownClass` (#2164) by RohitSaily · 21 hours ago main
  2. 042b03e rev package:pool in prep for publishing (#2166) by Devon Carew · 2 days ago pool-v1.5.2
  3. 4254267 Update gemini config.yaml (#2162) by Devon Carew · 8 days ago
  4. 6cb8f0f Update README.md (#2161) by Devon Carew · 8 days ago
  5. 319be98 code_builder: update deps, prepare release (#2160) by Kevin Moore · 9 days ago code_builder-v4.11.0
  6. 24707e0 List directory failure (#2151) by Morgan :) · 4 weeks ago watcher-v1.1.3
  7. 53a9f83 Windows DirectoryWatcher buffer exhaustion recovery workaround. (#2149) by Morgan :) · 4 weeks ago
  8. 1195125 Consistent blank after => members in class-likes (#2146) by Nate Bosch · 5 weeks ago
  9. 1b52e89 Configure Gemini code review (#2141) by Moritz · 6 weeks ago
  10. 5e977d6 Fix mixtures of parentheses and spaces in windows command paths (#2138) by Jacob MacDonald · 7 weeks ago process-v5.0.5
  11. 607340c disable failing test (#2136) by Devon Carew · 7 weeks ago
  12. 2a2a2d6 [code_builder] Set `external` and `static` in correct order (#2120) by Nikechukwu · 9 weeks ago
  13. a4335eb [cli_util] Add base directories (#2130) by Daco Harkes · 9 weeks ago
  14. e1b1b4c Improve test_reflective_loader/README.md (#2129) by Konstantin Scheglov · 2 months ago
  15. fd7cc89 Fix wasm dry run event and tests (#2128) by Nate Biggs · 2 months ago unified_analytics-v8.0.5
  16. 1500539 [coverage] Expose `filterIgnored` function (#2123) by Liam Appelbe · 2 months ago coverage-v1.15.0 test_reflective_loader-v0.3.0 unified_analytics-v8.0.4
  17. 9963447 Add wasm dry run event to unified analytics. (#2125) by Nate Biggs · 2 months ago
  18. 6282b35 [Markdown] Fix HTML comment parser. (#2121) by Lasse R.H. Nielsen · 3 months ago
  19. 7bf22c9 [unified_analytics]Add library cycle info to analysis server data (#2117) by Keerti Parthasarathy · 3 months ago
  20. 1e110fc Fix status badge (#2116) by Kevin Moore · 3 months ago
  21. 9b35b98 Add events for dart mcp server tool invocations (#2112) by Jacob MacDonald · 3 months ago unified_analytics-v8.0.2
  22. 1d55ee1 remove flutter_markdown integration test (#2114) by Kevin Moore · 3 months ago
  23. 72e6cc8 Don't emit two WatchEvents when creating a file in a non-existent directory on Windows (#2111) by Ben Konyi · 3 months ago watcher-v1.1.2
  24. e84cbd9 [source_span] Add a test covering the highlighting of non-contiguous spans (#1666) by Christophe Coevoet · 4 months ago coverage-v1.14.1
  25. 700a3c4 [coverage] Fix remaining ~0.1% flakiness (#2102) by Liam Appelbe · 4 months ago
  26. 04c6849 Bump actions/setup-node from 3 to 4 in the github-actions group (#2106) by dependabot[bot] · 4 months ago
  27. a0dda7e [coverage] Switch from package:pubspec_parse to package:yaml (#2103) by Liam Appelbe · 4 months ago
  28. 89997b0 [coverage] Partial workspace support (#2095) by Liam Appelbe · 4 months ago coverage-v1.14.0
  29. a433200 [test_reflective_loader] Pass test locations to `pkg:test` to improve IDE navigation (#2090) by Danny Tuppeny · 4 months ago
  30. be0bd20 add an issue template for package:process (#2099) by Devon Carew · 4 months ago
  31. 30ba946 have package:lints use package:lints/recommended (#2098) by Devon Carew · 4 months ago process-v5.0.4
  32. 694e25e Add package:process (#2097) by Devon Carew · 4 months ago
  33. 55054d6 [benchmark_harness]: add a bench command (#2091) by Kevin Moore · 4 months ago
  34. 8f81c82 [benchmark_harness] Move Measure into its on lib (#2092) by Kevin Moore · 4 months ago
  35. 36f5c9f broaden the publish tag regex to allow digits (#2085) by Jacob MacDonald · 5 months ago
  36. c6a1061 fix(clock): keep micros in monthsAgo, monthsFromNow and yearsAgo (#1202) by Goddchen · 5 months ago
  37. f1f8ac1 [coverage] Fix another flaky lifecycle management error (#2082) by Liam Appelbe · 5 months ago coverage-v1.13.1
  38. 92f10a9 [coverage] Fix resume after shutdown error (#2079) by Liam Appelbe · 5 months ago coverage-v1.13.0 json_rpc_2-v4.0.0
  39. 7e8cb03 Add --fail-under flag for minimum coverage threshold (#2075) by Viral Verma · 5 months ago
  40. 11f4cf7 [html] Various performance optimizations (#2019) by Callum Moffat · 5 months ago html-v0.15.6
  41. 98d4e4d [html] fix TypeError in nth-child query selector (#2015) by Simone Stasi · 5 months ago
  42. 11a7719 allow custom ID generators in Clients, and support String ids (#2077) by Jacob MacDonald · 5 months ago
  43. 93276f5 Support newInstanceNamed with empty name (#1194) by Matthew Berry · 5 months ago
  44. 4a28415 [package:code_builder] Remove transitive dependency on package:macros (#2073) by Moritz · 5 months ago
  45. 2bb6eba Simplifies the format for client IDs. (#2072) by Lasse R.H. Nielsen · 5 months ago sse-v4.1.8 unified_analytics-v8.0.1
  46. 77e4177 [coverage] Prepare to publish (#2070) by Liam Appelbe · 5 months ago coverage-v1.12.0
  47. e7168ae [coverage] Finish collection as soon as main isolate exits (#2069) by Liam Appelbe · 5 months ago
  48. d74f9e1 [UA] Add a Flutter event for plugins injected into an iOS/macOS project. (#2062) by Loïc Sharma · 5 months ago
  49. f34228f [graphs] fix readme CI badge (#2068) by Kevin Moore · 5 months ago
  50. 0102cd6 [markdown] fix crash test (#2067) by Kevin Moore · 5 months ago
  51. b963bbf Re-land "[package_config] Remove support for `.packages` files. (#2034)" (#2065) by Elliott Brooks · 5 months ago
  52. 25d77e1 Re-land "[unified_analytics] Send enabled_features as an event parameter rather than a user property (#2007)" (#2066) by Elliott Brooks · 5 months ago
  53. 8d49319 Revert "[package_config] Remove support for `.packages` files. (#2034)" (#2064) by Elliott Brooks · 5 months ago
  54. d3b54e8 [UA] Add ability to split out sub-events in the `LogStatsFile` (#2059) by Elliott Brooks · 6 months ago unified_analytics-v7.0.2
  55. 832c5b8 Revert "[unified_analytics] Send `enabled_features` as an event param… (#2061) by Elliott Brooks · 6 months ago
  56. ff98d9e Fix CODEOWNERS (#2058) by Moritz · 6 months ago
  57. 45b3521 Add `CODEOWNERS` file (#2057) by Moritz · 6 months ago
  58. e05fe81 Widen protobuf dependency to allow 4.0.0 (#2054) by Slava Egorov · 6 months ago bazel_worker-v1.1.3
  59. b9b9754 Bump subosito/flutter-action from 2.18.0 to 2.19.0 in the github-actions group (#2056) by dependabot[bot] · 6 months ago
  60. 46cef5c [unified analytics] fix `lintUsageCount` docs (#2053) by Phil Quitslund · 6 months ago
  61. dce6155 [package_config] Remove support for `.packages` files. (#2034) by Lasse R.H. Nielsen · 6 months ago
  62. 62bc13b [markdown, stream_transform] Fix deprecated usage of pkg:web (#2046) by Kevin Moore · 6 months ago
  63. f1a5e7a [package:markdown] update package:web references in the example (#2039) by Devon Carew · 6 months ago
  64. a4ae175 [package_config] Update language version and reformat (#2040) by Nate Bosch · 6 months ago
  65. a2af144 [package_config] Remove unnecessary casts to Uint8List (#2041) by Nate Bosch · 6 months ago
  66. 07ebd15 [package:mime] generate a markdown table of the current mime mappings (#2038) by Devon Carew · 6 months ago
  67. 920fdb6 Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 in the github-actions group (#2022) by dependabot[bot] · 6 months ago
  68. b55643d [html] Allow ampersands in attribute values. (#2036) by David Iglesias · 6 months ago html-v0.15.5+1
  69. 9c53358 [package_config] Prepare for 2.2.0 release (#2031) by Parker Lougheed · 6 months ago package_config-v2.2.0
  70. d67cd00 [pub_semver] Remove dependency on `package:meta` (#2021) by Parker Lougheed · 7 months ago pub_semver-v2.1.6 pub_semver-v2.2.0
  71. 04667d7 [pub_semver] Discourage modification of properties intended to be unmodifiable (#2020) by Parker Lougheed · 7 months ago
  72. b23129b Update publish.yaml (#2025) by Devon Carew · 7 months ago
  73. 9765c2a [package_config] Implement relational operators for `LanguageVersion` (#2016) by Parker Lougheed · 7 months ago
  74. b51f39d [package_config] Fix incorrect error message when validating parameters in `LanguageVersion.new` (#2017) by Parker Lougheed · 7 months ago
  75. 750b4ad normalize the workflow files (#2013) by Devon Carew · 7 months ago
  76. 1e94649 coverage: Allow specifying coverage flags via a `yaml` file (#1954) by Dhruv Maradiya · 8 months ago
  77. 933f5ea [unified_analytics] Send `enabled_features` as an event parameter rather than a user property (#2007) by Andrew Kolos · 8 months ago
  78. ce87a2b Bump the github-actions group with 3 updates (#2012) by dependabot[bot] · 8 months ago
  79. ab25b55 skipping failing test (#2008) by Jessy Yameogo · 8 months ago
  80. 8b73e68 add issue_tracker links to pubspec files (#1975) by Devon Carew · 8 months ago
  81. 92114ab Merge glob package (#1974) by Devon Carew · 8 months ago glob-v2.1.3
  82. cc43df8 Update pubspec.yaml by Devon Carew · 8 months ago
  83. 7efb942 Update .github/workflows/glob.yaml by Devon Carew · 8 months ago
  84. 5db5ae6 update glob infra and readme post merge by Devon Carew · 8 months ago
  85. cb1686c Add issue template and other fixes by Devon Carew · 8 months ago
  86. 4bddff0 Merge package:glob into the tools monorepo by Devon Carew · 8 months ago
  87. ce30034 [io] copyPath/copyPathSync: add a `deepCopyLinks` parameter (#1267) by Graciliano Monteiro Passos · 8 months ago
  88. 5cdad88 [markdown] Fix URIs in example, drop unneeded extra CSS (#1971) by Kevin Moore · 8 months ago
  89. 215e83b [markdown] update example CSS/JS and add an example readme (#1970) by Kevin Moore · 8 months ago
  90. 6e74c97 [markdown] use build_runner to build js & wasm (#1969) by Kevin Moore · 8 months ago
  91. c73ffbd fix the deploy_pages.yaml workflow (#1968) by Devon Carew · 8 months ago
  92. 7fcf623 add a workflow to deply the markdown playground (#1966) by Devon Carew · 8 months ago
  93. 30de295 Fix check for copied directories (#1967) by Nate Bosch · 8 months ago
  94. c94c563 update the readme table and generator (#1965) by Devon Carew · 8 months ago
  95. aa7f54d Bump nanasess/setup-chromedriver from 2.2.2 to 2.3.0 in the github-actions group (#1955) by dependabot[bot] · 8 months ago
  96. 84ac705 Fix markdown workflow names (#1963) by Moritz · 8 months ago
  97. 3bdef20 [readme] fix links in root markdown (#1964) by Kevin Moore · 8 months ago
  98. 6cb2a4b Fix names of package CI scripts (#1962) by Kevin Moore · 8 months ago
  99. d785fbb Merge `package:markdown` (#1208) by Moritz · 8 months ago markdown-v7.3.0
  100. 54b8998 [graphs] update dev dependencies (#1959) by Kevin Moore · 8 months ago