- Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: dart-lang/sdk
Overview
-
- 0 Merged pull requests
- 1 Open pull request
- 21 Closed issues
- 36 New issues
Could not load contribution data
Please try again later
1 Pull request opened by 1 person
- reimplement `MapEntry` as a record
#61071 opened
Jul 7, 2025
21 Issues closed by 13 people
- [js_interop] Constructor annotated with `JSExport()` crashes dart2js
#61067 closed
Jul 10, 2025 - [js_interop] No error if a constructor is annotated with `@JSExport`
#61085 closed
Jul 9, 2025 - standalone/io/many_pending_secure_sockets_test is flaky
#61072 closed
Jul 9, 2025 - Memory leak / failure to garbage collect linked list
#61036 closed
Jul 9, 2025 - omit_local_variable_types conflicts with int as double
#57850 closed
Jul 9, 2025 - Unable to run Dart scripts if the SDK is in a folder with special characters (spaces?) (on Windows?)
#61074 closed
Jul 9, 2025 - Implement better failure presentation for text based expectations
#61015 closed
Jul 9, 2025 - Document how to build offline for debian
#61081 closed
Jul 8, 2025 - Some errors on creating getter/setters/mixin at record field
#60826 closed
Jul 8, 2025 - Debugging breakpoints broken after hot reload on the web
#60186 closed
Jul 8, 2025 - Analyzer plugin failure at the commandline should be displayed in the terminal
#60175 closed
Jul 8, 2025 - [js_interop] Can `@JSExport` annotation be applied to not a class?
#61064 closed
Jul 8, 2025 - Create a DTD service for managing connected apps
#60540 closed
Jul 7, 2025 - Incorrectly nested named parameter declaration leads to analyzer crash in DeprecatedMemberUseVerifier
#61066 closed
Jul 7, 2025 - [Null-aware elements] VS Code Support
#61039 closed
Jul 7, 2025 - Failures on pkg/vm_service/test/should_pause_on_exit_test
#61040 closed
Jul 4, 2025 - Types from same file but different import paths are not identical
#61052 closed
Jul 3, 2025 - Provide debugging information about what scheduled a microtask
#54749 closed
Jul 3, 2025 - Test of wasm issue email notifier
#61047 closed
Jul 3, 2025 - [vm/ffi] ffi/function_callbacks_structs_by_value_native_callable_generated_test/3 flaking
#61038 closed
Jul 3, 2025
36 Issues opened by 24 people
- [js_interop] No error if a local variable or function is annotated with `JSExport()`
#61093 opened
Jul 10, 2025 - On hot restart, the main thread and isolated threads will cause devtools to show a paused state
#61092 opened
Jul 10, 2025 - Error parsing timeline data in Observatory
#61091 opened
Jul 9, 2025 - No warning for use of experimental APIs
#61090 opened
Jul 9, 2025 - Snapshots in .dart_tool/pub/bin don't get cleaned up and use a lot of space
#61089 opened
Jul 9, 2025 - SIMD surprises
#61087 opened
Jul 9, 2025 - `Add await` quick-fix false-positive
#61086 opened
Jul 9, 2025 - [js_interop] No error/warning if a class annotated with non empty `@JSExport` on dart2js
#61084 opened
Jul 9, 2025 - VM AOT dill transformation (TFA?) bails out too soon and causes unneeded AssertAssignable
#61083 opened
Jul 9, 2025 - [js_interop] Add an error/warning if extension (type) is annotated with `@JSExport`
#61082 opened
Jul 9, 2025 - pub-cache in home directory inhibits gemini cli
#61080 opened
Jul 8, 2025 - DAS plugins - rule testing - simpler setup for stubbing a package
#61079 opened
Jul 8, 2025 - Use shared field static type information to decide whether to add runtime check for the stored value.
#61078 opened
Jul 8, 2025 - Synchronously throwing `Future` methods are not caught in `async` functions.
#61077 opened
Jul 8, 2025 - [js_interop] Extension type representation variable can be annotated with @JSExport
#61076 opened
Jul 8, 2025 - "Inline Local Variable" does not add parens when needed for subtraction/division
#61075 opened
Jul 8, 2025 - standalone/check_for_aot_snapshot_jit_test fails with oom on vm-win-release-x64, vm-win-debug-x64
#61073 opened
Jul 7, 2025 - [breaking change] Add a `.close()` method to `ResourceHandle`
#61070 opened
Jul 7, 2025 - Poor user experience when an analyzer crash occurs as part of IDE integration
#61068 opened
Jul 7, 2025 - VM crash on Windows
#61065 opened
Jul 7, 2025 - Bug Report: Dart analyzer error on valid Duration comparison in async function
#61062 opened
Jul 5, 2025 - Custom DTD services
#61061 opened
Jul 5, 2025 - Make Zones be properly encapsulating (Breaking!)
#61060 opened
Jul 5, 2025 - Failures on [VM/dartdev] Switch dartdev to use an AOT runtime.
#61059 opened
Jul 5, 2025 - VM (at least AOT): for-in loops only somtimes rewritten to simple loops
#61057 opened
Jul 4, 2025 - Bad "create function 'foo'" result; Given option to add a null check when it doesn't makes sense
#61056 opened
Jul 4, 2025 - False positive for `unused_field`/`unused_element` warning
#61055 opened
Jul 4, 2025 - Make `NullRejectionException` constructor private
#61054 opened
Jul 3, 2025 - Update @anonymous documentation
#61053 opened
Jul 3, 2025 - unused_local_variable false negative: Report unused destructured variables
#61051 opened
Jul 3, 2025 - Adjacent Identifiers in Doc Comments
#61050 opened
Jul 3, 2025 - Text Rendering Bug in Flutter Web (WASM) — Dart 3.8.1
#61049 opened
Jul 3, 2025 - `non_constant_identifier_names` should not trigger for `external` variables
#61048 opened
Jul 3, 2025 - Analyzer: Could `DartObjects` contain metadata about how the object was created?
#61046 opened
Jul 3, 2025
35 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.
- [linter] Improve do_not_use_environment lint error message and documentation
#60970 commented on
Jul 3, 2025 • 5 new comments - [analyzer] Failed to send `analysis.implemented` notification in IntelliJ
#61044 commented on
Jul 3, 2025 • 0 new comments - Extension Type Compile Error with Icon Tree Shaking
#55111 commented on
Jul 8, 2025 • 0 new comments - ☂️ New analyzer plugin system
#53402 commented on
Jul 8, 2025 • 0 new comments - HttpClient should honor user-installed certificates on Android
#50435 commented on
Jul 8, 2025 • 0 new comments - Dart Analyzer very slow/stuck
#55281 commented on
Jul 9, 2025 • 0 new comments - Conditionals and switch expressions never unify to FutureOr even with explicit result type
#55337 commented on
Jul 9, 2025 • 0 new comments - Workspaces that include a Flutter app cannot also use dart:mirrors.
#60888 commented on
Jul 9, 2025 • 0 new comments - Allow long arguments to be provided via a file instead of only on the command line
#60551 commented on
Jul 9, 2025 • 0 new comments - Quick fix proposal: If a missing identifier watches to that of a package name, suggest importing said package with a prefix
#61034 commented on
Jul 9, 2025 • 0 new comments - Standardizing on a directory in `$HOME` for Dart (and Flutter) tooling
#60922 commented on
Jul 9, 2025 • 0 new comments - [aot] Runtime linker warning about our ELF files
#61028 commented on
Jul 9, 2025 • 0 new comments - co19/LibTest/io/RawSecureServerSocket/single_A01_t03 meta-flaky on vm-aot-mac-release-x64
#60839 commented on
Jul 9, 2025 • 0 new comments - Allow AOT executables to be cross-compiled
#28617 commented on
Jul 10, 2025 • 0 new comments - Analyzer's `resolveFile2` now crashes with `PathNotFoundException`, failing to find the Dart SDK
#53530 commented on
Jul 10, 2025 • 0 new comments - Fix documentation for building dart sdk on android
#60883 commented on
Jul 3, 2025 • 0 new comments - [vm/ffi] Migrate static_checks tests from legacy multitest format
#60969 commented on
Jul 3, 2025 • 0 new comments - Bump github/codeql-action from 3.28.18 to 3.29.2 in the github-actions group
#61027 commented on
Jul 3, 2025 • 0 new comments - [suggestion] code action to wrap 'test's with group
#47940 commented on
Jul 3, 2025 • 0 new comments - Add support for SharedArrayBuffers in Dart testing
#61043 commented on
Jul 4, 2025 • 0 new comments - [js_interop] No error is reported for an extension type annotated with `@anonymous` that has no factory constructor
#61018 commented on
Jul 4, 2025 • 0 new comments - standalone/io/regress_flutter_57125_test flaky -> Timeout
#56400 commented on
Jul 4, 2025 • 0 new comments - First analysis is much slower on Windows after a reboot (because of Windows Defender scanning files as they're read)
#56755 commented on
Jul 7, 2025 • 0 new comments - WASM error message inconsistency for sublist when range is invalid
#61045 commented on
Jul 7, 2025 • 0 new comments - [gardening] standalone/io/socket_local_port_test
#51477 commented on
Jul 7, 2025 • 0 new comments - Potential analyzer regression in 3.7 / Flutter 3.29 release
#60335 commented on
Jul 7, 2025 • 0 new comments - [Dot Shorthands] Analysis Server - Assists
#60957 commented on
Jul 7, 2025 • 0 new comments - [Feature] Allow "Wrap with if statement" similar to Flutter's "Wrap with widget"
#60984 commented on
Jul 7, 2025 • 0 new comments - [Feature] Add "Remove if statement" (similar to Flutter's "Remove this widget")
#60997 commented on
Jul 7, 2025 • 0 new comments - [analyzer] Confusing behaviour when renaming constructor declarations
#61008 commented on
Jul 7, 2025 • 0 new comments - pkg/vm_service/test/http_invocations/http_get_isolate_rpc_test failed on vm-win-release-x64
#61020 commented on
Jul 7, 2025 • 0 new comments - Feature Request: Allow Inline Field Documentation in Dart
#61009 commented on
Jul 7, 2025 • 0 new comments - Add assist to remove cascade operator
#61042 commented on
Jul 7, 2025 • 0 new comments - Can't disable deprecated_member_use_from_same_package
#61037 commented on
Jul 7, 2025 • 0 new comments - [cfe] Type `void` is allowed in `[]=` operator
#57071 commented on
Jul 8, 2025 • 0 new comments