-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: dart-lang/sdk
Overview
Could not load contribution data
Please try again later
1 Pull request merged by 1 person
-
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
#60412 merged
Mar 27, 2025
1 Pull request opened by 1 person
-
Bump the github-actions group with 3 updates
#60447 opened
Apr 1, 2025
35 Issues closed by 21 people
-
Missing `Comment` in `childEntries` for some `AnnotatedNode`s
#60423 closed
Apr 1, 2025 -
[DAS] [perf] stop blocking in the message scheduler
#60440 closed
Apr 1, 2025 -
Fr
#60451 closed
Apr 1, 2025 -
Connect to the Dart Tooling Daemon from the Analysis Server
#55629 closed
Apr 1, 2025 -
Generator functions element type issue
#54159 closed
Apr 1, 2025 -
Regular expression cause "StackOverflowError" on ios device
#60436 closed
Apr 1, 2025 -
JS calls with js_interop could be improved based on the expected type
#59683 closed
Apr 1, 2025 -
[Dot Shorthands] Angular compiler support
#60446 closed
Mar 31, 2025 -
[ddc] Generator functions element type soundness issue
#54412 closed
Mar 31, 2025 -
no-change `gclient sync`/build should be no-op, but now builds many targets
#60371 closed
Mar 31, 2025 -
[analytics] include vscode editor settings in our diagnostics report
#60259 closed
Mar 31, 2025 -
dart2wasm incorrectly uses identity comparison in switches over Type in language version < 3.0
#60375 closed
Mar 31, 2025 -
My fluuter Project Not Running In Debuger Mode
#60430 closed
Mar 31, 2025 -
Flow analysis. Definitely unassigned variable in dead code issue
#60395 closed
Mar 31, 2025 -
`package_api_docs`: fix or remove?
#57310 closed
Mar 28, 2025 -
Target dart2js failed: ProcessException: Process exited abnormally with exit code 253
#60425 closed
Mar 28, 2025 -
RawDatagramSocket VM error
#60421 closed
Mar 28, 2025 -
Flow analysis. Variable of type `Never` in a `for-in` loop issue
#60394 closed
Mar 28, 2025 -
the element can't be renamed on a simple `catch(e)`
#60345 closed
Mar 28, 2025 -
Feature request: extend Match class to access group's start/end index
#45486 closed
Mar 28, 2025 -
publish lint scorecard
#57912 closed
Mar 27, 2025 -
[linter][discarded_futures] undiscarded futures gets a warning
#60418 closed
Mar 27, 2025 -
Socket.addError not supported
#60400 closed
Mar 27, 2025 -
Lint generic function literal in non-generic context
#60415 closed
Mar 27, 2025 -
Flutter compiler suddenly stopped working
#60389 closed
Mar 27, 2025 -
Failures on Revert "[vm] Intern strings when writing Perfetto timeline"
#60413 closed
Mar 27, 2025 -
App crash when File class receive an empty string
#60331 closed
Mar 27, 2025 -
dart2js: Imprecise type inference and type propagation on `||` condition
#26835 closed
Mar 27, 2025 -
iso stress linux bot test failure: "expected: active_mutators > 0"
#60138 closed
Mar 26, 2025 -
pkg/vm_service/test/get_perfetto_cpu_samples_rpc_test test is flaky
#54401 closed
Mar 26, 2025 -
Failed assertion constant.IsInteger() in MemoryCopyInstr
#60391 closed
Mar 26, 2025 -
[Dot Shorthands] Feature specification
#59627 closed
Mar 26, 2025 -
[vm/ffi] Flaky crashes in async_void_function_callbacks_test
#53248 closed
Mar 26, 2025 -
Flow analysis. Issue when iterating `<Never>[]` in a for-in loop
#60393 closed
Mar 26, 2025 -
[Feature Request]: Access Static Variables and Methods on an Instance
#60407 closed
Mar 26, 2025
28 Issues opened by 22 people
-
Handling of out of memory errors flakily results in vm crash
#60453 opened
Apr 1, 2025 -
Record Fields & Comment References
#60452 opened
Apr 1, 2025 -
`dart:developer`: log does not print timestamps
#60450 opened
Apr 1, 2025 -
Type parameter highlight doesn't trigger on declaration
#60449 opened
Apr 1, 2025 -
Wrong error in the analyzer in case of ternary operator and constant evaluation
#60448 opened
Apr 1, 2025 -
Overlap between `FormalParameterList.leftDelimiter` and `FormalParameterList.parameters`
#60445 opened
Mar 31, 2025 -
[Dot Shorthands] VS Code Support
#60444 opened
Mar 31, 2025 -
[Dot Shorthands] IntelliJ support
#60443 opened
Mar 31, 2025 -
Failures on [vm, test] Enable some AOT testing for Fuchsia.
#60442 opened
Mar 31, 2025 -
`use_build_context_synchronously` gives false positive when used in switch expression
#60441 opened
Mar 31, 2025 -
Flaky failures of standalone/file_test
#60439 opened
Mar 31, 2025 -
Implement the "sound flow analysis" feature
#60438 opened
Mar 31, 2025 -
Running SDK tests through VS Code fails with `Top-level main() function takes arguments`
#60437 opened
Mar 31, 2025 -
CFE consider expression switch case "body" as part of guard.
#60434 opened
Mar 31, 2025 -
[dart2wasm] Reduce size of trivial async function bodies
#60433 opened
Mar 31, 2025 -
[dart2wasm] Late field lowering results in larger size than needed
#60432 opened
Mar 31, 2025 -
[dart:js_interop]: Add a way to create a Dart-typed function using the JSFunction constructor.
#60428 opened
Mar 30, 2025 -
If a library starts with a `@Deprecated` export, the library is incorrectly reported as deprecated
#60427 opened
Mar 30, 2025 -
Analyzer incorrectly classifies certain for-in loops as dead code.
#60424 opened
Mar 28, 2025 -
`reference_to_private_declarations` lint suggestion
#60420 opened
Mar 27, 2025 -
[VM/AOT] Using records as Map keys is slow on AOT
#60419 opened
Mar 27, 2025 -
Analyzer cannot resolve instance reference on type variable, in a doc comment.
#60417 opened
Mar 27, 2025 -
[linter][unnecessary_async] undetected simple function
#60416 opened
Mar 27, 2025 -
Analyzer/CFE discrepancy on for-in loops
#60414 opened
Mar 27, 2025 -
[analytics] stop reporting data about context creation
#60411 opened
Mar 26, 2025 -
`The value of the field '_foo' isn't used. Try removing the field, or using it.` produce invalid code
#60410 opened
Mar 26, 2025 -
[dart2js] Local variable is captured incorrectly inside field initializer
#60409 opened
Mar 26, 2025
162 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[typed_data] Add `Float16List` + [vm/ffi] Add `Float16`
#56319 commented on
Mar 26, 2025 • 0 new comments -
New constructors highlighting
#60176 commented on
Mar 26, 2025 • 0 new comments -
Avoid jsifyRaw to convert primitive types on interop procedures in lowerings
#55174 commented on
Mar 26, 2025 • 0 new comments -
DTD/VmService - add optional descriptions and schemas to service extensions
#60387 commented on
Mar 26, 2025 • 0 new comments -
Dart should compile with -Wnewline-eof to match Flutter
#60403 commented on
Mar 26, 2025 • 0 new comments -
Process.run on Windows has an empty stdout
#60362 commented on
Mar 26, 2025 • 0 new comments -
SendPort.send message takes longer time to receive on main isolate if there are heavy computation
#60355 commented on
Mar 26, 2025 • 0 new comments -
[Dot Shorthands] Analyzer Implementation
#59835 commented on
Mar 26, 2025 • 0 new comments -
What capabilities should the analysis server provide via DTD?
#60377 commented on
Mar 27, 2025 • 0 new comments -
consider an annotation to tag async members as not needing await
#46218 commented on
Mar 27, 2025 • 0 new comments -
Improve feedback given when evaluating an expression that needs to read an uninitialized late variable
#60316 commented on
Mar 27, 2025 • 0 new comments -
Breakpoints in unit tests are not hit under certain conditions
#60396 commented on
Mar 27, 2025 • 0 new comments -
[analytics] collect timings for fix/assist/refactoring calculations
#60258 commented on
Mar 27, 2025 • 0 new comments -
[analytics] report pubspec minimum SDK versions
#52235 commented on
Mar 27, 2025 • 0 new comments -
[enhanced-parts] Linter Support
#59482 commented on
Mar 27, 2025 • 0 new comments -
dart2js using `self` when it should (likely) use `globalThis`
#59982 commented on
Mar 27, 2025 • 0 new comments -
proposal: `unnecessary_extension_name`
#59376 commented on
Mar 27, 2025 • 0 new comments -
Dart compiler crash
#60236 commented on
Mar 28, 2025 • 0 new comments -
Errors are escaping the error zone when thrown from wrapped register* callbacks.
#59913 commented on
Mar 28, 2025 • 0 new comments -
Slow interop type tests: `foo.isA<Foo>` or `foo.isInstanceOfString("Foo")`
#60344 commented on
Mar 28, 2025 • 0 new comments -
Expand analyzer's resolution of Dartdoc comment references
#47444 commented on
Mar 28, 2025 • 0 new comments -
improve docs to better differentiate `package_api_docs` and `public_member_api_docs`
#57877 commented on
Mar 28, 2025 • 0 new comments -
[web]: discrepancies between JS and Wasm backends with -O3 or higher.
#56949 commented on
Mar 31, 2025 • 0 new comments -
RegEx: add a way to get the positions of groups
#42307 commented on
Mar 31, 2025 • 0 new comments -
[vm/ffi] Migrate legacy multi test files
#60212 commented on
Mar 31, 2025 • 0 new comments -
[dart2wasm] Less than 50% dispatch table size utilization in real apps
#54349 commented on
Mar 31, 2025 • 0 new comments -
Memory use of dart2wasm
#60096 commented on
Mar 31, 2025 • 0 new comments -
Renaming private declarations takes 40+ seconds
#57031 commented on
Mar 31, 2025 • 0 new comments -
Add support for the Trailer HTTP header to the Dart HttpClient
#54162 commented on
Mar 31, 2025 • 0 new comments -
Evaluate using pub workspace feature, dropping custom package config generator
#56220 commented on
Mar 31, 2025 • 0 new comments -
Dart LSP slow startup/first response on large codebase
#52947 commented on
Mar 31, 2025 • 0 new comments -
Reduce the use of "Try..." in messaging
#60380 commented on
Mar 31, 2025 • 0 new comments -
Initializing variable with `||` pattern highlighting/go to definition
#60398 commented on
Mar 31, 2025 • 0 new comments -
Inline values / evaluations for `Iterable`s should be consistent
#60402 commented on
Mar 31, 2025 • 0 new comments -
[analyzer] Soundness issue with generator element type
#53054 commented on
Mar 31, 2025 • 0 new comments -
Proposal <`switch_on_runtimeType`>
#59546 commented on
Mar 31, 2025 • 0 new comments -
[Dot Shorthands][meta] Dot shorthands implementation
#57036 commented on
Mar 31, 2025 • 0 new comments -
lib/async/stream_take_test and lib/html/request_animation_frame_test timing out
#52879 commented on
Apr 1, 2025 • 0 new comments -
code generated local variables should be `var` or `final` based on enabled lints
#49561 commented on
Apr 1, 2025 • 0 new comments -
Field promotion, on write
#50949 commented on
Apr 1, 2025 • 0 new comments -
`if` `case` allows to use `void` type
#52408 commented on
Apr 1, 2025 • 0 new comments -
Monomorphization?
#52722 commented on
Apr 1, 2025 • 0 new comments -
Inconsistent treatment of self-referencing union-typed bound.
#53557 commented on
Apr 1, 2025 • 0 new comments -
No error on wrong type of the default value of a redirectee constructor
#53997 commented on
Apr 1, 2025 • 0 new comments -
All tools allow access to static members and constructors through a nullable type-alias.
#53956 commented on
Apr 1, 2025 • 0 new comments -
[compiler, analyzer] Missing error message: "External fields cannot be constant"
#54217 commented on
Apr 1, 2025 • 0 new comments -
[parser] `builtInIdentifier`-based import-prefix-references in metadata should be a syntax error.
#54223 commented on
Apr 1, 2025 • 0 new comments -
[patterns] Const record inconsistency between spec and analyzer.
#54229 commented on
Apr 1, 2025 • 0 new comments -
[fe-analyzer-shared] Glitch in `initializerExpression` parse
#54284 commented on
Apr 1, 2025 • 0 new comments -
[extension types] Extension types in a cast pattern issue
#54460 commented on
Apr 1, 2025 • 0 new comments -
Constant string literal interpolation expressions should be in constant context. Are not.
#54350 commented on
Apr 1, 2025 • 0 new comments -
[extension types] Relational pattern issue
#54506 commented on
Apr 1, 2025 • 0 new comments -
Parse failure for broken augmentation library
#55145 commented on
Apr 1, 2025 • 0 new comments -
Macros: Augmenting a constructor doesn't copy over the default values.
#55747 commented on
Apr 1, 2025 • 0 new comments -
Augmentation libraries: Augmented constructor initializers appear to be ignored.
#55766 commented on
Apr 1, 2025 • 0 new comments -
Full implementation of core "why not promoted" algorithm
#44898 commented on
Apr 1, 2025 • 0 new comments -
Explore the possibility of showing the user promotion attempt locations
#44899 commented on
Apr 1, 2025 • 0 new comments -
Flow analysis doesn't recognize that null check patterns always match a non-nullable type
#52084 commented on
Apr 1, 2025 • 0 new comments -
`FlowAnalysis.forwardExpression` should be eliminated
#52189 commented on
Apr 1, 2025 • 0 new comments -
"why not promoted" logic needs to be updated for field promotion
#53102 commented on
Apr 1, 2025 • 0 new comments -
Discrepancy between Analyzer and Compiler on nullability propagation in records
#55743 commented on
Apr 1, 2025 • 0 new comments -
False positive `dead_code` lint for pattern matching empty list by constant pattern followed by null check pattern
#54827 commented on
Apr 1, 2025 • 0 new comments -
CFE's visit order sometimes violates flow analysis assumptions
#56887 commented on
Apr 1, 2025 • 0 new comments -
Flow analysis. Second operand of for(;;) loop issue
#60089 commented on
Apr 1, 2025 • 0 new comments -
Wrong flow analysis after non-nulable type and `==null`
#60114 commented on
Apr 1, 2025 • 0 new comments -
Flow analysis. Assignment is not detected in `case ... when ...` part
#60269 commented on
Apr 1, 2025 • 0 new comments -
Flow analysis. Assignment in the third operand of for(;;) loop is not detected
#60320 commented on
Apr 1, 2025 • 0 new comments -
Flow analysis. In a do-while loop an assignment in `while` after `break` is dead code
#60361 commented on
Apr 1, 2025 • 0 new comments -
Flow analysis. If `while` part of `do-while` is `Never` the code after the loop must be unreachable
#60363 commented on
Apr 1, 2025 • 0 new comments -
Exhaustiveness not handling sealed or enum lists
#52217 commented on
Apr 1, 2025 • 0 new comments -
Exhaustiveness checking says a non-subtype is unhandled.
#53486 commented on
Apr 1, 2025 • 0 new comments -
Exhaustiveness gets confused by adding `&& var v` to a case, which should make no difference.
#54727 commented on
Apr 1, 2025 • 0 new comments -
No error on class which incorrectly uses combines disallowed class modifiers
#52471 commented on
Apr 1, 2025 • 0 new comments -
analysis server crashes while parsing code
#54189 commented on
Apr 1, 2025 • 0 new comments -
[Feature Request] An equivalent of `parseString` but only for imports/exports (`NamespaceDirective`).
#53498 commented on
Apr 1, 2025 • 0 new comments -
Parsing import allows "as" before "if"
#56641 commented on
Apr 1, 2025 • 0 new comments -
Consider `EXTRANEOUS_MODIFIER` diagnostic improvements
#55814 commented on
Apr 1, 2025 • 0 new comments -
Extension methods are not auto-suggested consistently
#42383 commented on
Apr 1, 2025 • 0 new comments -
recognize merge conflict markers when parsing
#24433 commented on
Apr 1, 2025 • 0 new comments -
"foo ?? throw" leads to really confusing error messages
#49698 commented on
Apr 1, 2025 • 0 new comments -
Improve message when using Dart 3.0 features w/o Dart 3.0 enabled
#52324 commented on
Apr 1, 2025 • 0 new comments -
Invalid code `expr?(args)` should be recognized as an attempt at a null-safe call
#52043 commented on
Apr 1, 2025 • 0 new comments -
Switch expression syntax should be recognized inside switch statements
#52404 commented on
Apr 1, 2025 • 0 new comments -
Give warning for probable wrong inclusion of `=>` in block lambdas: `() => { foo(); }`
#56121 commented on
Apr 1, 2025 • 0 new comments -
Exception in parser appears to cause infinite loop
#53279 commented on
Apr 1, 2025 • 0 new comments -
Type promote based on when clauses for identical switch cases
#52757 commented on
Apr 1, 2025 • 0 new comments -
Generic type inference doesn't work when extending nullable type
#57001 commented on
Apr 1, 2025 • 0 new comments -
One-line syntax error results in many error reports from analyzer
#22938 commented on
Apr 1, 2025 • 0 new comments -
Poor error recovery with one extra token in argument list
#22074 commented on
Apr 1, 2025 • 0 new comments -
Better messaging needed on attempted const function declaration
#25788 commented on
Apr 1, 2025 • 0 new comments -
Confused error recovery on for loop
#28144 commented on
Apr 1, 2025 • 0 new comments -
Fasta scanner produces error token with null endOffset for text '${(}'
#28745 commented on
Apr 1, 2025 • 0 new comments -
Improve recovery of mismatched close parentheses
#28495 commented on
Apr 1, 2025 • 0 new comments -
do-statement parsed incorrectly in analysis server service
#29340 commented on
Apr 1, 2025 • 0 new comments -
Wrong name for invalid factory constructor
#30999 commented on
Apr 1, 2025 • 0 new comments -
try-on-catch parsed incorrectly in analysis server service
#29410 commented on
Apr 1, 2025 • 0 new comments -
Constructor like syntax is parsed as method if the name is wrong
#31001 commented on
Apr 1, 2025 • 0 new comments -
Named mixin application with invalid mixed-in class does not know that is was a mixin application
#31005 commented on
Apr 1, 2025 • 0 new comments -
Code with recursive mixins does not have recursion in Kernel
#31007 commented on
Apr 1, 2025 • 0 new comments -
fasta: excessive errors with missing sync*
#32967 commented on
Apr 1, 2025 • 0 new comments -
Confusing message when prefix is being shadowed in metadata
#34545 commented on
Apr 1, 2025 • 0 new comments -
front_end: diagnostics could be better for missing 'get'
#34569 commented on
Apr 1, 2025 • 0 new comments -
Poor error message when a keyword is used as an identifier in a library name
#35511 commented on
Apr 1, 2025 • 0 new comments -
Attempting to use a type with type arguments as a constant produces too many diagnostics
#35997 commented on
Apr 1, 2025 • 0 new comments -
improve parser recovery when missing } in interpolation
#36101 commented on
Apr 1, 2025 • 0 new comments -
Parser recovery issue with generic types
#37003 commented on
Apr 1, 2025 • 0 new comments -
Using var in a typedef causes bizarre "function-typed parameter" error
#37762 commented on
Apr 1, 2025 • 0 new comments -
Poor recovery for missing colon before initializer list
#37709 commented on
Apr 1, 2025 • 0 new comments -
Particularly bad error messages for a missing parenthesis
#38012 commented on
Apr 1, 2025 • 0 new comments -
Exception in AstBuilder
#39230 commented on
Apr 1, 2025 • 0 new comments -
Confusing error message for unmatched parenthesis
#38793 commented on
Apr 1, 2025 • 0 new comments -
Wrong Analyzer error message for required formal parameter
#39523 commented on
Apr 1, 2025 • 0 new comments -
Confusing "List isn't a type" caused by stray void
#40019 commented on
Apr 1, 2025 • 0 new comments -
Analyzer parser could do better with partial variable declarations, and the generated errors
#39622 commented on
Apr 1, 2025 • 0 new comments -
extra paren in for loop declaration causes analyzer and compiler parsers to get extremely confused
#41128 commented on
Apr 1, 2025 • 0 new comments -
Constructor bad error message
#40518 commented on
Apr 1, 2025 • 0 new comments -
Fasta should recover on a map literal expression statement to produce ~1 error.
#42850 commented on
Apr 1, 2025 • 0 new comments -
Analyzer recovery: unhelpful errors caused by extra < in type parameters
#43141 commented on
Apr 1, 2025 • 0 new comments -
"extents" instead of "extends" generates a large number of confusing error messages in the analyzer
#44132 commented on
Apr 1, 2025 • 0 new comments -
Poor parser recovery in invalid type annotation
#43570 commented on
Apr 1, 2025 • 0 new comments -
Poor recovery when using `yield` in a non-generator function
#44633 commented on
Apr 1, 2025 • 0 new comments -
Poor recovery for missing parameter name
#44850 commented on
Apr 1, 2025 • 0 new comments -
Stray comma before collection-else causes obscure diagnostics
#45950 commented on
Apr 1, 2025 • 0 new comments -
'void' can't be the name of a constructor
#46828 commented on
Apr 1, 2025 • 0 new comments -
[Analyzer] Improve 'The default constructor is already defined'
#46853 commented on
Apr 1, 2025 • 0 new comments -
Suboptimal messaging for missing open curly bracket
#46994 commented on
Apr 1, 2025 • 0 new comments -
Wrong error message in CFE when parsing `>?..`
#47060 commented on
Apr 1, 2025 • 0 new comments -
[Records] improve parser recovery for type annotated record fields
#49894 commented on
Apr 1, 2025 • 0 new comments -
Code completion misses fields when typed prefix is a keyword
#48883 commented on
Apr 1, 2025 • 0 new comments -
Parser can give a constructor name of '('
#50441 commented on
Apr 1, 2025 • 0 new comments -
Curious parsing errors from `List<int> op e` in some cases.
#50794 commented on
Apr 1, 2025 • 0 new comments -
Better error message for pattern variable declarations where they are not allowed
#51595 commented on
Apr 1, 2025 • 0 new comments -
Poor diagnostics for attempt to declare local getter
#50928 commented on
Apr 1, 2025 • 0 new comments -
parser recovery for extension types illegally extending classes could be improved
#53168 commented on
Apr 1, 2025 • 0 new comments -
Bad parser recovery with misshapen extension type, analyzer crash.
#53736 commented on
Apr 1, 2025 • 0 new comments -
[parser/spec] `await (a) = 0` inconsistency.
#55265 commented on
Apr 1, 2025 • 0 new comments -
JS interop performance of function calls
#60357 commented on
Apr 1, 2025 • 0 new comments -
[extension types/switch] Incorrect `Add missing switch cases` completion?
#56653 commented on
Apr 1, 2025 • 0 new comments -
Flow analysis issue with switch statement on a record containing a bool and other fields
#52744 commented on
Apr 1, 2025 • 0 new comments -
[analyzer] Unexpected `non_exhaustive_switch_expression` error
#52782 commented on
Apr 1, 2025 • 0 new comments -
Pattern matching fails to give a non-nullable type in the presence of anonymous functions
#52756 commented on
Apr 1, 2025 • 0 new comments -
`super?[0]` inconsistency between spec and implementation.
#52294 commented on
Apr 1, 2025 • 0 new comments -
Clean-up needed for handling of semantic information in witnesses
#52120 commented on
Apr 1, 2025 • 0 new comments -
[Records] Extend horizontal inference to cover record literals
#50414 commented on
Apr 1, 2025 • 0 new comments -
[Patterns] Flow analysis
#50419 commented on
Apr 1, 2025 • 0 new comments -
reduce end-to-end AOT compilation time for large applications
#43299 commented on
Apr 1, 2025 • 0 new comments -
Type promotion failed in named records
#55473 commented on
Apr 1, 2025 • 0 new comments -
Field promotion doesn't support late fields on DDC and dart2wasm
#53462 commented on
Apr 1, 2025 • 0 new comments -
Surprising type inference failure
#55307 commented on
Apr 1, 2025 • 0 new comments -
Analyzer and compiler disagree about Future<T>? type parameter inference
#55344 commented on
Apr 1, 2025 • 0 new comments -
Unable to infer closure parameter type
#60330 commented on
Apr 1, 2025 • 0 new comments -
"Could not start the VM service" causing flaky DAP tests
#60221 commented on
Apr 1, 2025 • 0 new comments -
VM's lookupResolvedPackageUris returns mismatched results when a filename contains a comma
#52632 commented on
Apr 1, 2025 • 0 new comments -
[extension types] Cast pattern exhaustiveness issue
#54813 commented on
Apr 1, 2025 • 0 new comments -
[parser/spec] expression inconsistency between the spec and the implementation.
#54299 commented on
Apr 1, 2025 • 0 new comments -
unawaited_futures linter rule does not trigger in switch statements
#60006 commented on
Apr 1, 2025 • 0 new comments -
Potential analyzer regression in 3.7 / Flutter 3.29 release
#60335 commented on
Apr 1, 2025 • 0 new comments -
dart debug session slow to start.
#60252 commented on
Apr 2, 2025 • 0 new comments -
Dart Analyzer very slow/stuck
#55281 commented on
Apr 2, 2025 • 0 new comments -
[patterns] Function pattern inconsistency between implementation and spec.
#54246 commented on
Apr 2, 2025 • 0 new comments -
dartdev: Add empty project template
#56120 commented on
Mar 28, 2025 • 0 new comments -
[WIP] feat: Add `DateTimeSecondsSinceEpoch`
#59975 commented on
Mar 31, 2025 • 0 new comments