-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: dart-lang/sdk
Overview
-
- 0 Merged pull requests
- 2 Open pull requests
- 41 Closed issues
- 27 New issues
Could not load contribution data
Please try again later
2 Pull requests opened by 2 people
-
Add `-Wnewline-eof` to match Flutter
#60404 opened
Mar 25, 2025 -
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
#60412 opened
Mar 26, 2025
41 Issues closed by 23 people
-
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. Definitely unassigned variable in dead code issue
#60395 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 -
Create method doesn't consider the expected `return` type
#60306 closed
Mar 25, 2025 -
Flaky failure in network_profiling_test
#60406 closed
Mar 25, 2025 -
Failures on [dart2wasm] Use Symbol for function parameter names, minify symbols
#60405 closed
Mar 25, 2025 -
Field rename refactoring wrong conflict error
#60315 closed
Mar 25, 2025 -
[dart2js] Sound null safety cleanup
#60327 closed
Mar 25, 2025 -
`discarded_futures` : Unwaited return for when Future is expected
#59331 closed
Mar 25, 2025 -
[linter][discarded_futures] false positive
#59949 closed
Mar 25, 2025 -
[analyzer] False positives for discarded_futures when passing future-returning function call as an argument
#59151 closed
Mar 25, 2025 -
discarded_futures false positive?
#59387 closed
Mar 25, 2025 -
Possible false positive in `discarded_futures` lint
#58889 closed
Mar 25, 2025 -
update discarded_futures lint rule to not trigger when a widget expect a futur
#59455 closed
Mar 25, 2025 -
discarded_futures lint false positive
#59504 closed
Mar 25, 2025 -
Behaviour of `Move to file` when it finds references for private elements
#56791 closed
Mar 25, 2025 -
Function.apply() named parameters fail when compiled to Wasm
#60059 closed
Mar 25, 2025 -
[ DAP ] Child isolates start paused
#60390 closed
Mar 25, 2025 -
[dart2wasm] Compiling acx results in massive duplication of imports
#60384 closed
Mar 25, 2025 -
[Proposal] Make `@override` a keyword
#60392 closed
Mar 25, 2025 -
Add DTD functionality to get all registered services
#60385 closed
Mar 24, 2025 -
Web hot reload breaks app when running as Web Server (-d web-server)
#60289 closed
Mar 24, 2025 -
[Windows] `File` operations crash on empty paths
#60386 closed
Mar 24, 2025 -
[wasm] Tooltip not rendered over an embedded iFrame
#59993 closed
Mar 24, 2025 -
Emek8969
#60382 closed
Mar 23, 2025 -
List<E>.remove(Object? value) should use type `E` instead of Object?
#60378 closed
Mar 22, 2025 -
Discussion about switch exhaustiveness warning
#60374 closed
Mar 21, 2025 -
Flow analysis. Capture in `for-in` not visible in the collection
#60376 closed
Mar 21, 2025 -
Update "Import library" correction to account for linter rules
#53819 closed
Mar 20, 2025
27 Issues opened by 20 people
-
[VM/AOT] Using records as Map keys is slow on AOT
#60419 opened
Mar 27, 2025 -
[linter][discarded_futures] undiscarded futures gets a warning
#60418 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 -
Dart should compile with -Wnewline-eof to match Flutter
#60403 opened
Mar 25, 2025 -
Inline values / evaluations for `Iterable`s should be consistent
#60402 opened
Mar 25, 2025 -
[dart2wasm] Consider using direct-call metadata in dynamic invocations
#60401 opened
Mar 25, 2025 -
Socket.addError not supported
#60400 opened
Mar 25, 2025 -
[docs] BytesBuilder docs reference pre-class-modifiers statement
#60399 opened
Mar 25, 2025 -
Initializing variable with `||` pattern highlighting/go to definition
#60398 opened
Mar 25, 2025 -
[dart2wasm] New failures with `--minify` to fix or skip
#60397 opened
Mar 25, 2025 -
Breakpoints in unit tests are not hit under certain conditions
#60396 opened
Mar 25, 2025 -
Flow analysis. Variable of type `Never` in a `for-in` loop issue
#60394 opened
Mar 25, 2025 -
`prefix_shadowed_by_local_declaration` false positive
#60388 opened
Mar 24, 2025 -
DTD/VmService - add optional descriptions and schemas to service extensions
#60387 opened
Mar 24, 2025 -
Incorrect Coverage Reporting for Extension Methods with Split Return Type and Name
#60383 opened
Mar 23, 2025 -
The code in the pub workspace does not display the repair prompt window.
#60381 opened
Mar 22, 2025 -
Reduce the use of "Try..." in messaging
#60380 opened
Mar 22, 2025 -
move to file doesn't move associated private function
#60379 opened
Mar 22, 2025 -
What capabilities should the analysis server provide via DTD?
#60377 opened
Mar 21, 2025 -
dart2wasm incorrectly uses identity comparison in switches over Type in language version < 3.0
#60375 opened
Mar 21, 2025 -
Extract Method refactoring misses a required formal parameter
#60373 opened
Mar 20, 2025 -
Extract Method refactoring stucks in disabled state when entering name
#60372 opened
Mar 20, 2025
44 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.
-
corelib/date_time_extremes_test is failing in JavaScript on Firefox,
#60020 commented on
Mar 20, 2025 • 0 new comments -
Combinators IDE folding
#60370 commented on
Mar 21, 2025 • 0 new comments -
[analyzer] mark `default` as dead code if the others cases are exhaustive
#51503 commented on
Mar 21, 2025 • 0 new comments -
Auto complete on variable destruction can be improved
#59854 commented on
Mar 21, 2025 • 0 new comments -
[3.4.0] GitHub actions `dart pub global run coverage:test_with_coverage` doesn't terminate on Windows
#55745 commented on
Mar 22, 2025 • 0 new comments -
Add `.records` getter to Map (as an extension method)
#54965 commented on
Mar 22, 2025 • 0 new comments -
`vm/dart/isolates/dart_api_create_lightweight_isolate_test` failed on `vm-aot-win-release-arm64`
#59857 commented on
Mar 24, 2025 • 0 new comments -
Data assets feature
#54003 commented on
Mar 24, 2025 • 0 new comments -
[cfe] `ConstantExpression.getStaticType()` returns `DynamicType` despite the constant having more precise type
#60368 commented on
Mar 24, 2025 • 0 new comments -
Code completion shows operators like == in places they are not valid to call
#60118 commented on
Mar 24, 2025 • 0 new comments -
Proposal <`switch_on_runtimeType`>
#59546 commented on
Mar 24, 2025 • 0 new comments -
proposal: `prefer_dedicated_media_query_functions`
#59181 commented on
Mar 24, 2025 • 0 new comments -
"Move class to file" ask to export new file from source
#56692 commented on
Mar 24, 2025 • 0 new comments -
HttpException: Unexpected response (unsolicited response without request) not catchable
#60333 commented on
Mar 24, 2025 • 0 new comments -
Slow interop type tests: `foo.isA<Foo>` or `foo.isInstanceOfString("Foo")`
#60344 commented on
Mar 24, 2025 • 0 new comments -
[Dot Shorthands] Analysis Server Implementation
#59836 commented on
Mar 24, 2025 • 0 new comments -
Flutter lint rule to prefer `Text.rich` over `RichText`
#60334 commented on
Mar 24, 2025 • 0 new comments -
ugly inline
#60169 commented on
Mar 25, 2025 • 0 new comments -
[vm/ffi] Array should expose an iterable
#45508 commented on
Mar 25, 2025 • 0 new comments -
Evaluate using pub workspace feature, dropping custom package config generator
#56220 commented on
Mar 25, 2025 • 0 new comments -
Add `failuresOnly` to `defineReflectiveSuite`
#60069 commented on
Mar 25, 2025 • 0 new comments -
"Could not start the VM service" causing flaky DAP tests
#60221 commented on
Mar 25, 2025 • 0 new comments -
[Dot Shorthands] CFE Implementation
#59758 commented on
Mar 25, 2025 • 0 new comments -
[analytics] include vscode editor settings in our diagnostics report
#60259 commented on
Mar 25, 2025 • 0 new comments -
`discarded_futures` lint discussion
#59887 commented on
Mar 25, 2025 • 0 new comments -
Create method false-negative trigger
#60294 commented on
Mar 25, 2025 • 0 new comments -
[analytics] collect timings for fix/assist/refactoring calculations
#60258 commented on
Mar 25, 2025 • 0 new comments -
service/network_profiling_test is flaky
#52875 commented on
Mar 25, 2025 • 0 new comments -
dart2js using `self` when it should (likely) use `globalThis`
#59982 commented on
Mar 25, 2025 • 0 new comments -
Patterns and records are missing some IDE features like autocomplete, highlight usages under caret, ctrl click go to, and quick docs on hover
#55740 commented on
Mar 26, 2025 • 0 new comments -
Dart Analyzer very slow/stuck
#55281 commented on
Mar 26, 2025 • 0 new comments -
[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 -
[Dot Shorthands][meta] Dot shorthands implementation
#57036 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 -
dart debug session slow to start.
#60252 commented on
Mar 27, 2025 • 0 new comments -
no-change `gclient sync`/build should be no-op, but now builds many targets
#60371 commented on
Mar 27, 2025 • 0 new comments -
Potential analyzer regression in 3.7 / Flutter 3.29 release
#60335 commented on
Mar 27, 2025 • 0 new comments -
JS interop performance of function calls
#60357 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