3.0.1
  1. 1618a77 Version 3.0.1 by Kevin Chisholm · 2 years, 4 months ago 3.0.1
  2. 202b075 [stable] It is not an error to use a void typed expression in SwitchExpressionCase. by Konstantin Shcheglov · 2 years, 4 months ago
  3. 66fe70a [stable] [_fe_analyzer_shared] Handle private names in exhaustiveness checking by Paul Berry · 2 years, 4 months ago
  4. 7498681 [stable] [CFE][ffi] Support FFI Finalizable transformation of redirecting factories by Jens Johansen · 2 years, 4 months ago
  5. ea2a2b8 [stable][cfe] Allow void typed switch expression by Leaf Petersen · 2 years, 4 months ago
  6. 06b4ead [stable] Roll latest dart_style into the SDK. by Robert Nystrom · 2 years, 4 months ago
  7. 2794288 [cp] Cherry-pick 8ee2b8b36b2dc872bb64abbd7887b9cbcaf3cb6f to stable. by Sigmund Cherem · 2 years, 4 months ago
  8. 2f11564 [stable] Patterns parser: prohibit variable/identifier patterns named when/as. by Paul Berry · 2 years, 4 months ago
  9. c6b0b74 [stable] Account for differing flow analysis conventions between CFE and shared code. by Paul Berry · 2 years, 4 months ago
  10. 7a6514d Version 3.0.0 by Dart CI · 2 years, 4 months ago 3.0.0
  11. 93acdbd Version 3.0.0-417.4.beta by Kevin Chisholm · 2 years, 4 months ago 3.0.0-417.4.beta
  12. 2c7be56 Cherry pick to beta of fix of `global run`for existing activation by Sigurd Meldgaard · 2 years, 4 months ago
  13. 3bbb353 [beta][cfe] Report error on indirect implementation of base class by Leaf Petersen · 2 years, 4 months ago
  14. ad00f19 [beta] Patterns parsing: fix ambiguity resolution for `when` and `as`. by Paul Berry · 2 years, 4 months ago
  15. 0e6efcf [beta] bump linter to fix crasher and grab pattern field false positive fixes by pq · 2 years, 4 months ago
  16. bc0ae80 [beta] Front end: move anonymous mixin sealed/final inference to checkSupertypes phase. by Paul Berry · 2 years, 4 months ago
  17. 1d998f1 [beta] Issue 52164. Include enums and mixins into types of a sealed class. by Konstantin Shcheglov · 2 years, 4 months ago
  18. f1c993a [beta] Issue 52060. Fix reporting CONSTANT_PATTERN_NEVER_MATCHES_VALUE_TYPE for Null vs. nullable FunctionType. by Konstantin Shcheglov · 2 years, 4 months ago
  19. 79ea6a4 [beta] Issue 52160. Report BASE_CLASS_IMPLEMENTED_OUTSIDE_OF_LIBRARY for implementing 'base' via 'extends'. by Konstantin Shcheglov · 2 years, 4 months ago
  20. d2b8bf9 Version 3.0.0-417.3.beta by Kevin Chisholm · 2 years, 4 months ago 3.0.0-417.3.beta
  21. 9609c4b Bump pub to 762a16d4149b007de4c7cdd0f2798db1ead9eff0 by Sigurd Meldgaard · 2 years, 4 months ago
  22. be064bd [CP][beta] Remove left-over patch declarations for `List` constructor. by Lasse R.H. Nielsen · 2 years, 4 months ago
  23. 458a723 [beta] [io] Remove 'abstract' from 'class Platform' by Brian Quinlan · 2 years, 4 months ago
  24. e810f06 [beta] [vm/compiler] Support obfuscation of record field names by Alexander Markov · 2 years, 5 months ago
  25. 8327020 [beta] Roll the latest dart_style in. by Robert Nystrom · 2 years, 5 months ago
  26. cf07191 [beta] Issue 52004. Check RecordType(s) in UnknownInferredType.isUnknown by Konstantin Shcheglov · 2 years, 5 months ago
  27. 0ac6aa1 [beta] Report PATTERN_NEVER_MATCHES_VALUE_TYPE for RecordType(s). by Konstantin Shcheglov · 2 years, 5 months ago
  28. d340d06 [beta] Issue 51961. Suggest getter names inside pattern of named PatternField without name, inside RecordPattern. by Konstantin Shcheglov · 2 years, 5 months ago
  29. a235330 [beta] Issue 52001. Set default type for extension type parameters. by Konstantin Shcheglov · 2 years, 5 months ago
  30. 11d6d3b [beta] Bump tools to 545d7e1c73ce21b8c91f638021f9d487d324a501 by Janice Collins · 2 years, 5 months ago
  31. 54402d1 [beta] Enable crash reporting via the unified_analytics consent mechanism. by Janice Collins · 2 years, 5 months ago
  32. fb1c73a [beta] Fix analytics logic to report on analysis complete transitions. by Janice Collins · 2 years, 5 months ago
  33. 3ada950 [beta] [analysis_server] Prevent "dart fix" prompts if do-not-show preferences cannot be persisted by Danny Tuppeny · 2 years, 5 months ago
  34. bf38cf5 [beta] [analysis_server] Prevent colon from automatically triggering completion in switch statements by Danny Tuppeny · 2 years, 5 months ago
  35. 36853ae [beta] Remove `base` from `StreamView`. by Lasse R.H. Nielsen · 2 years, 5 months ago
  36. 3e0decb Version 3.0.0-417.2.beta by Alexander Thomas · 2 years, 5 months ago 3.0.0-417.2.beta
  37. 6481ca12 [beta] [dartdev] Update --enable-analytics to re-enable unified analytics by Janice Collins · 2 years, 5 months ago
  38. dbc3510 [beta] Update documentation on `Record` and `identical`. by Lasse R.H. Nielsen · 2 years, 5 months ago
  39. 0657fff [beta] Patterns flow analysis: recognize `[...]` (and related patterns) as trivially exhaustive. by Paul Berry · 2 years, 5 months ago
  40. 6ea4f75 [beta] [vm/compiler] Fix compiler crash when unboxed record is used in a try block by Alexander Markov · 2 years, 5 months ago
  41. b71f325 Version 3.0.0-417.1.beta by Dart CI · 2 years, 5 months ago 3.0.0-417.1.beta
  42. 0c85a16 Version 3.0.0-417.0.dev by Dart CI · 2 years, 5 months ago 3.0.0-417.0.dev
  43. 4919729 Revert "Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations"" by Zach Anderson · 2 years, 5 months ago
  44. df761ba Revert "[dart:js_interop] Export some package:js annotations and check them" by Zach Anderson · 2 years, 5 months ago
  45. d1a6db3 Version 3.0.0-416.0.dev by Dart CI · 2 years, 5 months ago 3.0.0-416.0.dev
  46. 6275efd [analyzer/ffi] Error on missing type argument to `@Native` by Daco Harkes · 2 years, 5 months ago
  47. aa5d698 Version 3.0.0-415.0.dev by Dart CI · 2 years, 5 months ago 3.0.0-415.0.dev
  48. ef7d8d3 [dart:js_interop] Export some package:js annotations and check them by Srujan Gaddam · 2 years, 5 months ago
  49. ef79407 Enable language 3.0 for analysis_server/. by Konstantin Shcheglov · 2 years, 5 months ago
  50. 118f3aa Version 3.0.0-414.0.dev by Dart CI · 2 years, 5 months ago 3.0.0-414.0.dev
  51. 2ec3b51 Patterns flow analysis: recognize trivially exhaustive switches. by Paul Berry · 2 years, 5 months ago
  52. 9e19979 Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations" by Srujan Gaddam · 2 years, 5 months ago
  53. dc33261 Revert "[dart2wasm] Fix runtime type tests" by Zach Anderson · 2 years, 5 months ago
  54. 8228417 Bump DevTools DEP for 2.23.1 release. by Kenzie Schmoll · 2 years, 5 months ago
  55. 1694bb8 Update some test expectations with fixed CFE errors by Leaf Petersen · 2 years, 5 months ago
  56. 7ba94c9 Issue 51961. Suggest getter names inside pattern of named PatternField without name, inside ObjectPattern. by Konstantin Shcheglov · 2 years, 5 months ago
  57. b6cf3f9 Fix npe in UserPromptPreferences by Janice Collins · 2 years, 5 months ago
  58. f06bd27 Redo "[dart2js] Throw in BlockExpression should not generate exit edge" by Stephen Adams · 2 years, 5 months ago
  59. b0944db Update Pub revision with fixes. by Lasse R.H. Nielsen · 2 years, 5 months ago
  60. 2427527 Suggest type names during completion in CaseClause and SwitchExpression body. by Konstantin Shcheglov · 2 years, 5 months ago
  61. c18b928 [ddc] Manually shard e2e test suites by Nicholas Shahan · 2 years, 5 months ago
  62. cd7b4f8 [cfe] Use type arguments in StaticAccessKey by Johnni Winther · 2 years, 5 months ago
  63. 563425a [vm/ffi] Fix test on Android by Daco Harkes · 2 years, 5 months ago
  64. acfe1aa [infra] Add "vm" or "front_end" prefix to shard names. by Ryan Macnak · 2 years, 5 months ago
  65. 9f4f7fa [cfe] Improve error message on incomplete joint pattern variables by Chloe Stefantsova · 2 years, 5 months ago
  66. 906c1e9 Mark new docs as being published by Brian Wilkerson · 2 years, 5 months ago
  67. 5318269 [test] Misc dart:io test fixes. by Ryan Macnak · 2 years, 5 months ago
  68. 006c606 Increase timeout for SelectionCoverageTest. by Konstantin Shcheglov · 2 years, 5 months ago
  69. 65335cb [_fe_analyzer_shared] Handle empty types in exhaustiveness by Johnni Winther · 2 years, 5 months ago
  70. 17dd6d2 Enable analytics support for VSCode. by Janice Collins · 2 years, 5 months ago
  71. a02f252 Revert "Add support for patterns for Add type quick fix" by Keerti Parthasarathy · 2 years, 5 months ago
  72. f4773e4 Add support for patterns for Add type quick fix by Keerti Parthasarathy · 2 years, 5 months ago
  73. 254508b Add CHANGELOG text re: analyzer plugins for 3.0.0 by Sam Rawlins · 2 years, 5 months ago
  74. 1a519f6 Revert "[ package:vm_service ] Add type check to VmServiceConnection to make runtime failures debuggable" by Derek Xu · 2 years, 5 months ago
  75. ef01fbf [dart2wasm] Close parens in compile-time error messages by Ömer Sinan Ağacan · 2 years, 5 months ago
  76. ed1633a Add some more tests around pattern variable scoping. by Robert Nystrom · 2 years, 5 months ago
  77. c8b2d03 [infra] Remove old names for GCC and MSVC builders. by Ryan Macnak · 2 years, 5 months ago
  78. 2d61150 [cfe/ffi] Fix missing type argument on `@Native` by Daco Harkes · 2 years, 5 months ago
  79. 7bcc913 Evaluate the remaining compilation errors by Brian Wilkerson · 2 years, 5 months ago
  80. 81791c9 Add 'lateKeyword' to VariableDeclarationList child entities. by Konstantin Shcheglov · 2 years, 5 months ago
  81. c723515 [dds/dap] Print any stderr events when the app being tested terminates to help catch VM crashes by Danny Tuppeny · 2 years, 5 months ago
  82. ea5161a [dart2js] Test for http://dartbug.com/51955 by Stephen Adams · 2 years, 5 months ago
  83. b565a2f [analysis_server] Fix code completion for mixin declarations and class by Kallen Tu · 2 years, 5 months ago
  84. 592c602 [dart2wasm] Remove unused argument to emitTypeTest by Ömer Sinan Ağacan · 2 years, 5 months ago
  85. 4b5401b [cfe/ffi] Fix compiler crash on invalid `Array` type by Daco Harkes · 2 years, 5 months ago
  86. 08e7352 - migrate sound_splay_tree.dart to null safety by Jake Macdonald · 2 years, 5 months ago
  87. 23661e4 [ package:vm_service ] Add type check to VmServiceConnection to make runtime failures debuggable by Ben Konyi · 2 years, 5 months ago
  88. e98758c Version 3.0.0-413.0.dev by Dart CI · 2 years, 5 months ago 3.0.0-413.0.dev
  89. 2f19bf4 Revert "[dart2js] Throw in BlockExpression should not generate exit edge" by Ivan Inozemtsev · 2 years, 5 months ago
  90. 20354f8 [cfe] Report error on a assignment in guard by Johnni Winther · 2 years, 5 months ago
  91. f0adc91 [test/ffi] Test `null` in `Handle` by Daco Harkes · 2 years, 5 months ago
  92. b1ca1ee [cfe] Update flatten handling of type variables by Johnni Winther · 2 years, 5 months ago
  93. dd6d70a [co19] Roll co19_2 to ae846ed2a987a2d2dbe4b9e9c68448a21f91ef5b by Sergey G. Grekhov · 2 years, 5 months ago
  94. e3a1896 Patterns parsing: test variable patterns with record types. by Paul Berry · 2 years, 5 months ago
  95. 0bb7e08 pattern support for `null_check_on_nullable_type_parameter` by pq · 2 years, 5 months ago
  96. 45205d6 [cfe] Don't include dart: extensions in test data by Johnni Winther · 2 years, 5 months ago
  97. 2dcb8c8 [cfe] Insert break in case before null-throw by Johnni Winther · 2 years, 5 months ago
  98. 76cc426 Version 3.0.0-412.0.dev by Dart CI · 2 years, 5 months ago 3.0.0-412.0.dev
  99. 8765f93 [cfe/ffi] Error on 0-size array by Daco Harkes · 2 years, 5 months ago
  100. bbec4a1 [cfe] Add test for issue 51739 by Johnni Winther · 2 years, 5 months ago