Insights: dart-lang/sdk
Overview
-
- 0 Merged pull requests
- 1 Open pull request
- 31 Closed issues
- 32 New issues
Could not load contribution data
Please try again later
1 Pull request opened by 1 person
-
Fix documentation for `Object.hashAllUnordered`
#49496 opened
Jul 21, 2022
31 Issues closed by 19 people
-
Wrap with Builder assist should insert a trailing comma
#49541 closed
Jul 27, 2022 -
[dart2js] Allow to specify headers for `EventSource`
#49527 closed
Jul 27, 2022 -
No published analyzer available for language version 2.17.0
#49538 closed
Jul 27, 2022 -
The compiler crashed: Null check operator used on a null value: dart2js
#49192 closed
Jul 27, 2022 -
Search or Filter feature in IntelliJ problems panel
#49533 closed
Jul 26, 2022 -
analyzer's parseFile doc out of date
#49512 closed
Jul 26, 2022 -
[vm] use_dwarf_stack_traces_flag_test failing on simriscv64
#49519 closed
Jul 26, 2022 -
breaking change: remove support for old super-mixins from CFE and VM
#48167 closed
Jul 26, 2022 -
[CP] Please cherry pick da18c7c9a7080cc0ccd8455e1df85289b6445174 into the beta branch
#49493 closed
Jul 26, 2022 -
[CP] Fix DevTools crash for web apps with weak null safety
#49525 closed
Jul 26, 2022 -
[Analyzer Plugin] ServerPlugin runs analyzeFile with different contexts for one path
#49404 closed
Jul 26, 2022 -
dartfuzz: attempt to execute illegal instruction on RISCV64
#49472 closed
Jul 25, 2022 -
"Re-abstracting" a method
#28250 closed
Jul 25, 2022 -
Enhancement: @subClassMustOverride for package:meta
#30175 closed
Jul 25, 2022 -
Make `Dart_Post` schedule on port's isolate
#49524 closed
Jul 25, 2022 -
[web] incorrect result for XOR with negative numbers
#49523 closed
Jul 25, 2022 -
no dartdoc documentation for the dart:developer 'Metrics' class
#49511 closed
Jul 25, 2022 -
Wrong behavior of `async*` function after pause-resume-pause
#49465 closed
Jul 25, 2022 -
[CP] Retire 2.17 experiment flags
#49440 closed
Jul 25, 2022 -
Observatory metrics page does not show graph
#44520 closed
Jul 25, 2022 -
co19 roll fails
#49503 closed
Jul 25, 2022 -
"onDone" is not being called when "Connection reset by peer" on remote host with "cancelOnError: true"
#49517 closed
Jul 25, 2022 -
`Process.runSync().stdout` empty with certain executables on Windows
#49516 closed
Jul 24, 2022 -
Async for-in loop question
#49504 closed
Jul 23, 2022 -
unnecessary_import hint is not reported with single element import
#49505 closed
Jul 22, 2022 -
Failures on [anaysis_server] Cancel in-progress LSP completion requests if another arrives
#49501 closed
Jul 21, 2022 -
[analyzer] Add fix for `ASSERT_IN_REDIRECTING_CONSTRUCTOR`
#49486 closed
Jul 21, 2022 -
[analyzer] add fixes for `ABSTRACT_FIELD_INITIALIZER`
#49488 closed
Jul 21, 2022 -
Crash in dart2js triggered by new CL.
#49002 closed
Jul 21, 2022 -
Investigate options of reducing the base overhead of `async` functions as well as overhead per `await`.
#48378 closed
Jul 21, 2022 -
unnecessary_import hint is not reported if the same number of elements are used from each file
#49497 closed
Jul 21, 2022
32 Issues opened by 28 people
-
[dart2js] New converter to vm devtools format not working for CM Dart web app
#49546 opened
Jul 27, 2022 -
Provide mechanism to mark API as deprecated by a particular Dart SDK version
#49545 opened
Jul 27, 2022 -
[CP] Imports can't be found by analyzer inside a bazel workspace
#49544 opened
Jul 27, 2022 -
Converting FFI Handle to Dart Object
#49543 opened
Jul 27, 2022 -
Provide analyzer support for verifying `copyWith`-style implementations.
#49542 opened
Jul 27, 2022 -
[First party package suggestion] Dart needs a native webp encoder
#49540 opened
Jul 27, 2022 -
quick fix for curly_braces_in_flow_control_structures gets comments wrong
#49539 opened
Jul 27, 2022 -
Remove legacy `dartanalyzer` features not needed for automation
#49537 opened
Jul 27, 2022 -
[dart:html] Breaking change: delete registerElement* APIs in dart:html
#49536 opened
Jul 27, 2022 -
Customer-reported issue with NNBD migration tool
#49535 opened
Jul 27, 2022 -
Support additional refactorings in the analysis server
#49532 opened
Jul 26, 2022 -
[vm] Deadlock when adding a pragma to the Symbol class
#49531 opened
Jul 26, 2022 -
[breaking change] Discontinue non-null-safe mode
#49530 opened
Jul 26, 2022 -
[breaking change] Discontinue deprecated core library APIs, part II
#49529 opened
Jul 26, 2022 -
Type inference issue.
#49528 opened
Jul 26, 2022 -
No invalid_annotation_target tests for meta annotations
#49526 opened
Jul 25, 2022 -
html `Storage operator []` should only accept `String` as a `key` and not `Object?`
#49522 opened
Jul 25, 2022 -
Crash when compiling
#49521 opened
Jul 25, 2022 -
Autocomplete not working in some specific Flutter widget
#49520 opened
Jul 25, 2022 -
[vm/ffi] `FfiNative` return types treatment inconsistent with `asFunction`
#49518 opened
Jul 25, 2022 -
Crash when compiling: Unsupported operation: moretop
#49515 opened
Jul 24, 2022 -
[analyzer] fix `AddSuperConstructorInvocation` with named parameters
#49514 opened
Jul 23, 2022 -
[analyzer] add fixes for some `AnalysisOptionsHintCode`
#49513 opened
Jul 23, 2022 -
No CSE for LoadUntagged on a Pointer
#49510 opened
Jul 22, 2022 -
ConvertDocumentationIntoLine doesn't handle end-of-comment markers on the same line
#49509 opened
Jul 22, 2022 -
Performing multiple HttpClient.getUrl calls to request a file consumes a lot of memory
#49506 opened
Jul 22, 2022 -
[dart2js] Redundant copies of checked setters in mixin applications
#49502 opened
Jul 21, 2022 -
Customer-reported issue with null safety migration tool: Couldn't apply migration
#49500 opened
Jul 21, 2022 -
No errors or hints when `@mustCallSuper` annotates inappropriate elements.
#49499 opened
Jul 21, 2022 -
Non-intuitive behavior of bitwise operations compiled into JavaScript
#49498 opened
Jul 21, 2022 -
Final variable can be assigned several times in a for-in loops
#49495 opened
Jul 21, 2022
42 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.
-
[breaking change] Report type inference errors in top-level fields
#49308 commented on
Jul 26, 2022 • 7 new comments -
build_runner + dev_compiler tests have become flaky on github actions
#49441 commented on
Jul 26, 2022 • 7 new comments -
[doc] dart template:top VS Code hover highlight support
#48926 commented on
Jul 26, 2022 • 6 new comments -
Analyzer uses too much memory when there is many lints enabled
#41793 commented on
Jul 22, 2022 • 5 new comments -
Deprecate dart:html's document.registerElement & registerElement2
#48973 commented on
Jul 27, 2022 • 4 new comments -
[dart2js] Breaking change: remove support for compiling sources from http
#49473 commented on
Jul 21, 2022 • 3 new comments -
Casting `Future<Foo>` to `Future<Foo?>` leads to hard-to-debug errors too easily
#47308 commented on
Jul 25, 2022 • 3 new comments -
Request for feedback: Discontinuing support for dart:mirrors
#44489 commented on
Jul 25, 2022 • 3 new comments -
Remove "error zones" from `Zone`.
#49457 commented on
Jul 21, 2022 • 2 new comments -
Throws exception 'Failed to parse header value'
#46442 commented on
Jul 21, 2022 • 2 new comments -
Provide a way to encode Strings to an existing buffer
#49470 commented on
Jul 22, 2022 • 2 new comments -
Very slow execution on RISC-V except for AOT
#49253 commented on
Jul 24, 2022 • 2 new comments -
[vm/ffi] Enable inlining idempotent force-optimized functions
#38985 commented on
Jul 26, 2022 • 2 new comments -
UUID in Dart SDK/stdlib
#49487 commented on
Jul 21, 2022 • 1 new comment -
Follow up work once lightweight isolates are enabled by-default.
#46752 commented on
Jul 21, 2022 • 1 new comment -
[dart2js] Clean up processing of `@pragma('dart2js:...')` annotations
#49475 commented on
Jul 21, 2022 • 1 new comment -
Support symbolicating native call stacks with --split-debug-info
#43612 commented on
Jul 22, 2022 • 1 new comment -
[analyzer] Add a fix for `AMBIGUOUS_EXTENSION_MEMBER_ACCESS`
#49489 commented on
Jul 23, 2022 • 1 new comment -
Suggest imports from custom directories
#49137 commented on
Jul 23, 2022 • 1 new comment -
Ignore newlines in BASE64?
#29434 commented on
Jul 24, 2022 • 1 new comment -
"No published analyzer available for language version 2.17.0"
#49250 commented on
Jul 24, 2022 • 1 new comment -
dart:ffi: Support variadic C functions
#38578 commented on
Jul 24, 2022 • 1 new comment -
analysis_server has memory leaks
#48875 commented on
Jul 24, 2022 • 1 new comment -
[ddc] staticInterop failing with The method isn't defined for the class `JavaScriptObject`
#49474 commented on
Jul 25, 2022 • 1 new comment -
service_2/async_generator_breakpoint_test flaky -> timeout
#46535 commented on
Jul 25, 2022 • 1 new comment -
Import auto-complete should not suggest non-dependencies
#43678 commented on
Jul 25, 2022 • 1 new comment -
Incorrect return type on an `@FfiNative` annotation causes segfault at runtime
#49471 commented on
Jul 25, 2022 • 1 new comment -
Consider allocating more aggressively during different phases of the VM
#47574 commented on
Jul 25, 2022 • 1 new comment -
SSL Public key Pinning support for SecurityContext
#35981 commented on
Jul 26, 2022 • 1 new comment -
@Deprecated should warn if you're overriding a deprecated method
#42991 commented on
Jul 26, 2022 • 1 new comment -
dart2js doesn't properly implement noSuchMethod forwarders that throw
#49226 commented on
Jul 26, 2022 • 1 new comment -
Add HTTP/3 support
#38595 commented on
Jul 26, 2022 • 1 new comment -
Add a "call with new" option to JS interop function/method bindings
#43058 commented on
Jul 27, 2022 • 1 new comment -
Conditional code preprocessing
#33249 commented on
Jul 27, 2022 • 1 new comment -
[vm_service] IsolateReload event not sent after reloadSources call
#49491 commented on
Jul 21, 2022 • 0 new comments -
Build infrastructure to allow changing implementation of native calls to use FFI calls instead of runtime calls
#43889 commented on
Jul 25, 2022 • 0 new comments -
Sporadic VM crashes in pub get
#33074 commented on
Jul 25, 2022 • 0 new comments -
Make it cheaper to spawn isolates with overlapping code to the current isolate
#32953 commented on
Jul 25, 2022 • 0 new comments -
dart2js: improve errors for "not a constant"
#32775 commented on
Jul 25, 2022 • 0 new comments -
Soundness issue with await
#49396 commented on
Jul 25, 2022 • 0 new comments -
[breaking change] Discontinue deprecated core library APIs, part I
#34233 commented on
Jul 26, 2022 • 0 new comments -
Provide related information for compile errors that affect multiple locations
#32762 commented on
Jul 27, 2022 • 0 new comments