-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: dart-lang/sdk
Overview
-
0 Active pull requests
-
- 0 Merged pull requests
- 0 Open pull requests
- 42 Closed issues
- 29 New issues
Could not load contribution data
Please try again later
42 Issues closed by 16 people
-
Import library combinator fixes should consider lint and multiple combinators
#60131 closed
Mar 13, 2025 -
Failures on [dart2wasm] Avoid calling out to generic array copy for typed data arrays
#60304 closed
Mar 13, 2025 -
[vm/ffi] Treatment of `Pointer<NativeFunction<Function>>`
#44594 closed
Mar 13, 2025 -
json schema for `analysis_options.yaml`
#48554 closed
Mar 12, 2025 -
Is the document outdated?
#60300 closed
Mar 12, 2025 -
corelib/date_time_extremes_test is failing on dart2js-linux-firefox
#60305 closed
Mar 12, 2025 -
[breaking change] No longer allow extending HtmlElement and other native types.
#53264 closed
Mar 12, 2025 -
WebSocket incorrectly reports close code 1005 when underlying socket is destroyed
#60217 closed
Mar 12, 2025 -
Position changes of generic type parameters should be reflected after hot reload
#60267 closed
Mar 11, 2025 -
Add open docs functionality to lints
#60185 closed
Mar 11, 2025 -
Functions auto completion on combinators could have better info text
#60099 closed
Mar 11, 2025 -
Move to file doesn't work for extension types
#60296 closed
Mar 11, 2025 -
Auto completion shows duplicated constructors if after the cursor we have value
#60188 closed
Mar 11, 2025 -
Warning for multiple equal imports with `hide` combinator
#59907 closed
Mar 11, 2025 -
Implementing Types with Private API
#60302 closed
Mar 11, 2025 -
Overwriting values in List<double> allocates huge amounts of memory
#60303 closed
Mar 11, 2025 -
Invalid cast using "as" should report a warning
#60301 closed
Mar 11, 2025 -
Weird chrome runtime error when running pkg:convert tests in Wasm
#60148 closed
Mar 11, 2025 -
Compiler should no longer print "Info: Compiling with sound null safety." in dart 3.
#51701 closed
Mar 11, 2025 -
Two `ShowCombinator`s and two `HideCombinator`s should have error
#56879 closed
Mar 10, 2025 -
[vm/ffi] Support FFI on simarm64
#60204 closed
Mar 10, 2025 -
Initial failures on Fuchsia
#52590 closed
Mar 10, 2025 -
[diagnostics page] Improve structure of page navigation
#60295 closed
Mar 10, 2025 -
Typo in documentation: "an secure" → "a secure"
#60253 closed
Mar 10, 2025 -
Can't compile without `this` inside extension.
#60270 closed
Mar 10, 2025 -
[dart2wasm] Investigate switching to JS strings: What are perf/size implications?
#59699 closed
Mar 10, 2025 -
Add quick-fix to add all required arguments
#38876 closed
Mar 10, 2025 -
[Request] Add an "add all" quick fix to missing_required_argument
#46915 closed
Mar 10, 2025 -
Fix for ambiguous import doesn't trigger for static members
#60276 closed
Mar 7, 2025 -
`Iterable.*OrNull` methods should live in an extension with bound `<T extends Object> on Iterable<T>`
#60273 closed
Mar 7, 2025 -
Rename(refactor) on method's parameter not applying to method in super/sub class.
#53187 closed
Mar 7, 2025 -
pkg/vm_service/test/profile_period_cli_option_test is flaky
#60257 closed
Mar 7, 2025 -
Rename refactoring doesn't take super parameters into account
#52305 closed
Mar 7, 2025 -
Add offset and end to `NodeList`
#60261 closed
Mar 7, 2025 -
Could not start the VM service: Snapshot expects 1232 base objects, but deserializer provided 1230
#60268 closed
Mar 7, 2025 -
VM still supports `.packages` files
#60214 closed
Mar 6, 2025 -
Automatically removing `const` for non-constant related errors
#53599 closed
Mar 6, 2025 -
`dart fix` should remove `const`s when they err just as it adds them when needed
#49818 closed
Mar 6, 2025 -
Usage of renamed field will be shadowed by parameter. need to introduce `this.`
#59954 closed
Mar 6, 2025 -
`LintNames` doc mentions enum but it isn't one
#60262 closed
Mar 6, 2025
29 Issues opened by 21 people
-
pkg/compiler/test/sourcemaps/source_mapping_test went from being flaky to RuntimeError
#60312 opened
Mar 12, 2025 -
Fixes for `multiple_combinators`
#60309 opened
Mar 12, 2025 -
"Inline method" fails with an error on the "print" function
#60308 opened
Mar 12, 2025 -
Add direct creation of snapshots as Mach-O shared objects
#60307 opened
Mar 12, 2025 -
Create method doesn't consider the expected `return` type
#60306 opened
Mar 12, 2025 -
No completion for nextFragment
#60298 opened
Mar 10, 2025 -
Tearoff equality and hashCode should be maintained after hot reload (for super tearoffs)
#60297 opened
Mar 10, 2025 -
Create method false-negative trigger
#60294 opened
Mar 10, 2025 -
Modifying "packages/flutter/lib/src/widgets/binding.dart" causes analysis that takes ~30s
#60293 opened
Mar 10, 2025 -
"edit.getFixes"/"edit.getAssists" can be slow and called a lot by IntelliJ/Android Studio
#60292 opened
Mar 10, 2025 -
[cfe] Wrong class name for record with one positional field
#60290 opened
Mar 10, 2025 -
Web hot reload breaks app when running as Web Server (-d web-server)
#60289 opened
Mar 9, 2025 -
FFICallbackTrampoline has unsafe handling of SP/CSP
#60285 opened
Mar 8, 2025 -
[Proposal] allow always_declare_return_types to work together with avoid_annotating_with_dynamic
#60284 opened
Mar 8, 2025 -
Why does `strict-raw-types` not apply to `is` or `as`?
#60282 opened
Mar 8, 2025 -
`measureUserAgentSpecificMemory` API seems inaccurate in WASM mode
#60280 opened
Mar 7, 2025 -
Consider adding DynamicElement, NeverElement, DynamicFragment, and NeverFragment classes
#60279 opened
Mar 7, 2025 -
`test.dart` fails on Python 3.13
#60278 opened
Mar 7, 2025 -
Test creates a file named `string` in the root source directory
#60277 opened
Mar 7, 2025 -
Serialize hot reload rejections in a way that can be parsed mechanically in Flutter tools
#60275 opened
Mar 7, 2025 -
`extra_positional_arguments` triggers only once
#60272 opened
Mar 7, 2025 -
Expected response.statusCode == 500, but got HttpException: Connection closed
#60271 opened
Mar 7, 2025 -
Flow analysis. Assignment is not detected in `case ... when ...` part
#60269 opened
Mar 7, 2025 -
Analysis Server Crash When Running dart fix --apply (Error in avoid_redundant_argument_values)
#60266 opened
Mar 6, 2025
235 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.
-
--pause-isolates-on-exit results in a hung VM if it fails to start the VM Service
#60256 commented on
Mar 6, 2025 • 0 new comments -
`@visibleForGeneratedCode` (was: Disable `@internal` lints in generated files)
#53492 commented on
Mar 6, 2025 • 0 new comments -
Exhaustivity fails on `Result<T, E>` with `Ok<T>` and `Err<E>` where the other generic is Never
#60260 commented on
Mar 7, 2025 • 0 new comments -
Stale package `tools/dart2js/sourceMapViewer`
#60263 commented on
Mar 7, 2025 • 0 new comments -
[native assets] Should surface stdout/stderr from build.dart
#53732 commented on
Mar 7, 2025 • 0 new comments -
[Dot Shorthands] CFE Implementation
#59758 commented on
Mar 7, 2025 • 0 new comments -
Field promotion doesn't support late fields on DDC and dart2wasm
#53462 commented on
Mar 7, 2025 • 0 new comments -
Documentation of some `Stream` members should be updated
#56886 commented on
Mar 7, 2025 • 0 new comments -
FormalParameter should have a firstTokenAfterCommentAndMetadata getter.
#44028 commented on
Mar 7, 2025 • 0 new comments -
Crash when recursive extends and LUB.
#43818 commented on
Mar 7, 2025 • 0 new comments -
Map of const Set breaks Dart analyzer
#43653 commented on
Mar 7, 2025 • 0 new comments -
Enforce no element and type for LHS of assignment
#43608 commented on
Mar 7, 2025 • 0 new comments -
Analyzer gives inconsistent results
#43539 commented on
Mar 7, 2025 • 0 new comments -
Redeclaring function parameters gives error on usage not on redeclaration
#43467 commented on
Mar 7, 2025 • 0 new comments -
RangeError in analyzer ElementWalker.getVariable
#43447 commented on
Mar 7, 2025 • 0 new comments -
Crash when a duplicate class, and checking for subtype, or inference
#43272 commented on
Mar 7, 2025 • 0 new comments -
Analyzer test not running on the bots
#43241 commented on
Mar 7, 2025 • 0 new comments -
ParameterElement(s) should be separate, even when names conflict
#43153 commented on
Mar 7, 2025 • 0 new comments -
Make context explicit in flow analysis API
#43077 commented on
Mar 7, 2025 • 0 new comments -
NPE from FileSystemState.getFilesForPath (file_state.dart:919)
#43074 commented on
Mar 7, 2025 • 0 new comments -
Make "languageVersion" in EmbedderSdk constructor required
#42890 commented on
Mar 7, 2025 • 0 new comments -
Analysis server crashes if package_config.json contains invalid JSON
#42885 commented on
Mar 7, 2025 • 0 new comments -
Poor diagnostic message when using `?.[]`
#42762 commented on
Mar 7, 2025 • 0 new comments -
Poor error recovery when typing an annotation at the end of a class body
#42725 commented on
Mar 7, 2025 • 0 new comments -
String interpolation API is repetitive, unintuitive, and has bugs
#42634 commented on
Mar 7, 2025 • 0 new comments -
Replace server's ContextManager with AnalysisContextCollection
#42548 commented on
Mar 7, 2025 • 0 new comments -
Analyzer has two classes called `AnalysisContext`
#42386 commented on
Mar 7, 2025 • 0 new comments -
Inference is not fully specified, has historical implementation
#42272 commented on
Mar 7, 2025 • 0 new comments -
ConstantEvaluationEngine and everything in its file is old, big, and ugly.
#42271 commented on
Mar 7, 2025 • 0 new comments -
Get rid of getStaticType() and readType()
#42269 commented on
Mar 7, 2025 • 0 new comments -
Stop using AuxiliaryElements
#42268 commented on
Mar 7, 2025 • 0 new comments -
Mixin can be applied to itself
#42256 commented on
Mar 7, 2025 • 0 new comments -
Need better infrastructure for detecting unintentional breaking changes to analyzer
#42160 commented on
Mar 7, 2025 • 0 new comments -
As a package author, I want to test that a specific code does not compile
#41906 commented on
Mar 7, 2025 • 0 new comments -
Triage and fix remaining analyzer test failures
#41777 commented on
Mar 7, 2025 • 0 new comments -
Make sure analyzer bots catch lints and implicit downcasts configured through analysis_options.yaml
#41651 commented on
Mar 7, 2025 • 0 new comments -
Excluded patterns ignored when new files added
#41582 commented on
Mar 7, 2025 • 0 new comments -
InconsistentAnalysisException: Requested result might be inconsistent with previously returned results
#41298 commented on
Mar 7, 2025 • 0 new comments -
Crash in buildExportNamespace() during linking
#41212 commented on
Mar 7, 2025 • 0 new comments -
`redirectedConstructor` apparently changed behavior, is that intended?
#41071 commented on
Mar 7, 2025 • 0 new comments -
Precedence hack for function expressions
#40536 commented on
Mar 7, 2025 • 0 new comments -
We should probably deprecate DartType.operator== and DartType.hashCode
#40507 commented on
Mar 7, 2025 • 0 new comments -
analyzer-0.39.4 provides wrong contentsOffset/contentsEnd for string interpolation
#40495 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz test crash: test infrastructe crashes on utf-8 sequence
#39023 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: autocompleting malformed import URI
#39004 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: assert as default parameter value in function type
#38656 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: constructor of old mixin style class in default value
#38652 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion failure: summary2 generic function without id
#38552 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: duplicate parameter where one is old generic function typed
#38416 commented on
Mar 7, 2025 • 0 new comments -
Investigate analyzer integration test timeouts
#38629 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: recursive typedef with field formal parameter
#38383 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: variable declaration in literal annotation on for loop variable
#38382 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: ui-as-code standard for loop in annotation in for-in loop
#38372 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: await for with function literal in variable metadata
#38371 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: promoting inside a ui-as-code for loop
#38370 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: Annotated variable with no variable in ui-as-code loop
#38308 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion failure: Nullable function type instead of legacy type
#38307 commented on
Mar 7, 2025 • 0 new comments -
Analyzer Feedback from IntelliJ, `unsupported initializer super.{`
#38276 commented on
Mar 7, 2025 • 0 new comments -
Analyser doesn't recognize global variable if I use `await` in a function that is marked not async
#38236 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion failure: tArgs1.length == tArgs2.length is not true
#38123 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion crash
#38122 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion failure: Expected all legacy types, but got Never (BottomTypeImpl)
#38120 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion failure: _resolvedKind == _SetOrMapKind.unresolved || _resolvedKind == _SetOrMapKind.set is not true
#38118 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion failure: startingVariableCount == variableNames.length is not true
#38117 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion failure: '!node.isConst` is not true.
#38116 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion failure: `clone != null` is not true
#38115 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz assertion failure: location.components.length == 4 is not true
#38114 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: unnamed parameterized function call in top level fn literal
#38096 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: cast error tearing off method with no name
#38090 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: Stack overflow with ?? on toplevel
#38088 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: corrupted expression builder stack for malformed unary operator
#38084 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: FunctionTypeAliasElementForLink has no instance getter type
#38076 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: Stack overflow in infinite type bounds using "on"
#38073 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: ClassElementImpl is not a subtype of ExecutableElement
#38069 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: recursive initialization shadowing function
#38068 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: element called on null for mixin hierarchy
#38067 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: stack overflow in function type
#38066 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: incomplete reference cycle detection for toplevel inference causes stack overflow
#38064 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: constant constructor returning function literal via arrow
#38061 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: DynamicElementImpl is not a subtype of FunctiontypedElement
#38060 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: Invalid port in part uri
#38059 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: PropertyAccessImpl is not a subytpe of type Identifier
#38058 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: old style function typed formal parameter with type args
#38057 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: referencing before declaration in function in metadata
#38056 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: "a default source must be provided" in erroneous default value
#38054 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: malformed default parameter value in function type
#38053 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: rogue native clause
#38051 commented on
Mar 7, 2025 • 0 new comments -
Analyzer fuzz crash: calling improperly defined operator
#38049 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: calling sync local fn within metadata on a top level var
#38048 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: for element in metadata
#38046 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: function interpolation in import string
#38045 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: this dot static field in initializer on generic
#38044 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: typeArguments called on null in typed list for ftype arg default value
#38043 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: type called on null in ctor in constant engine
#38039 commented on
Mar 7, 2025 • 0 new comments -
analyzer fuzz crash: element called on null with mixin
#38038 commented on
Mar 7, 2025 • 0 new comments -
isDartAsyncStream and isDartAsyncSink
#37860 commented on
Mar 7, 2025 • 0 new comments -
Using var in a typedef causes bizarre "function-typed parameter" error
#37762 commented on
Mar 7, 2025 • 0 new comments -
Would like to have analyzer memory usage statistics from the wild
#37413 commented on
Mar 7, 2025 • 0 new comments -
Corrupt filename in Dart analyzer (see AnalysisException)
#37058 commented on
Mar 7, 2025 • 0 new comments -
Alternative for deprecated MethodElement.computeNode() method in analyzer
#36654 commented on
Mar 7, 2025 • 0 new comments -
analyzer: lookUpInheritedConcreteMethod methods do not walk mixin super constraints
#36493 commented on
Mar 7, 2025 • 0 new comments -
Error message for invalid library name is unclear
#36270 commented on
Mar 7, 2025 • 0 new comments -
Duplicate entry in analysis options file causes incorrect priority reporting
#36239 commented on
Mar 7, 2025 • 0 new comments -
ConstantVerifier should be merged into ConstantVisitor
#36192 commented on
Mar 7, 2025 • 0 new comments -
Upgrading to 0.9.4+1 and accessing element.unit in generateForAnnotatedElement produces an error
#36086 commented on
Mar 7, 2025 • 0 new comments -
Analyzer should throw a helpful exception if a summary file is empty or non-existent
#35986 commented on
Mar 7, 2025 • 0 new comments -
Analysis server shutdown test times out in debug mode
#35947 commented on
Mar 7, 2025 • 0 new comments -
Rename InheritanceManager2 to InheritanceHelper/Util/Something and move it out of src
#35927 commented on
Mar 7, 2025 • 0 new comments -
Dart2TypeSystem._typeParameterBoundsSubtype recursion check bails to aggressively
#35823 commented on
Mar 7, 2025 • 0 new comments -
package:analyzer has too many dependencies
#35802 commented on
Mar 7, 2025 • 0 new comments -
co19 tests of instantiate-to-bound and simple-bounds are failing
#35699 commented on
Mar 7, 2025 • 0 new comments -
LibraryElementImpl.isDartCore and LibraryElementImpl.isDart async should be based on URI
#35667 commented on
Mar 7, 2025 • 0 new comments -
pkg/analyzer/test/src/context/builder_test broken on Windows
#35663 commented on
Mar 7, 2025 • 0 new comments -
Analyzer clients shouldn't have to use AnalysisOptionsImpl
#35600 commented on
Mar 7, 2025 • 0 new comments -
Use a string rather than an RPN representation of expressions in summaries
#35418 commented on
Mar 7, 2025 • 0 new comments -
Linked and unlinked summaries should use the same data structures
#35417 commented on
Mar 7, 2025 • 0 new comments -
Members and elements
#35343 commented on
Mar 7, 2025 • 0 new comments -
Restructure analyzer type inference to pass data around on the stack or in a visitor field
#35324 commented on
Mar 7, 2025 • 0 new comments -
Decide if new analyzer API needs a way to override UriConverter
#35308 commented on
Mar 7, 2025 • 0 new comments -
Analyzer should make use of libraries.json file
#35081 commented on
Mar 7, 2025 • 0 new comments -
<foo< breaks the analyser with big memory hog
#34850 commented on
Mar 7, 2025 • 0 new comments -
Remove redundant (and divergent) implementations of subtype testing
#34653 commented on
Mar 7, 2025 • 0 new comments -
Analyzer: Support shared type and error expectations in language tests
#34373 commented on
Mar 7, 2025 • 0 new comments -
Analyser not picking up changes after BuiltValue generation WebStorm/MacOSx
#34344 commented on
Mar 7, 2025 • 0 new comments -
Obtaining source span for DartObject (computeConstantValue)
#34062 commented on
Mar 7, 2025 • 0 new comments -
Clean up analyzer representation of generic typedefs
#33641 commented on
Mar 7, 2025 • 0 new comments -
Consider passing element model into AstBuilder rather than using DeclarationResolver
#33531 commented on
Mar 7, 2025 • 0 new comments -
Analyzer: support platform specific analysis in the presence of conditional imports
#33346 commented on
Mar 7, 2025 • 0 new comments -
FunctionTypeImpl.hashCode is unsound
#33209 commented on
Mar 7, 2025 • 0 new comments -
Analyzer cold performance (performance)
#33039 commented on
Mar 7, 2025 • 0 new comments -
Analyzer incremental performance (performance)
#33038 commented on
Mar 7, 2025 • 0 new comments -
Need to decide which front end token classes should be exported from the analyzer.
#32963 commented on
Mar 7, 2025 • 0 new comments -
Analyzer does assignability/subtype checks much too often
#32814 commented on
Mar 7, 2025 • 0 new comments -
Analyzer inappropriately using (and re-using) analysis options in batch mode
#32450 commented on
Mar 7, 2025 • 0 new comments -
The analyzer should have a "Related Types" analysis
#32319 commented on
Mar 7, 2025 • 0 new comments -
Analyzer: Issues with inherited parameter types that include generic function types
#31804 commented on
Mar 7, 2025 • 0 new comments -
IntelliJ missing comma causes code below it to be marked as dead instead of warning about missing comma
#31617 commented on
Mar 7, 2025 • 0 new comments -
Analyzer: I need the user visible import URL for a type
#31556 commented on
Mar 7, 2025 • 0 new comments -
InterfaceType.lookupInheritedGetter() returns incorrect bound
#31383 commented on
Mar 7, 2025 • 0 new comments -
request FunctionTypeImpl._isInstantiated promotion to public interface
#30998 commented on
Mar 7, 2025 • 0 new comments -
Having a directory called "sdk" next to the actual sdk causes errors
#30357 commented on
Mar 7, 2025 • 0 new comments -
Analysis server gives incorrect invalid override message
#30328 commented on
Mar 7, 2025 • 0 new comments -
Analyzer rejects tests/language_2/generic_methods_generic_function_result_test.dart
#30207 commented on
Mar 7, 2025 • 0 new comments -
ParameterElementImpls returned from GenericFunctionTypeElement's parameters method always return as equal to each other
#30146 commented on
Mar 7, 2025 • 0 new comments -
Expose DartObjectImpl.ConstructorInvocation and TypeProvider in the analyzer package
#29642 commented on
Mar 7, 2025 • 0 new comments -
Dart analyzer cache grows without bounds
#29508 commented on
Mar 7, 2025 • 0 new comments -
setter.variable.type is the getter's return type, not the setter's parameter type
#29392 commented on
Mar 7, 2025 • 0 new comments -
The globs in .analysis_options files' "exclude" section aren't relative to the .analysis_options file
#28463 commented on
Mar 7, 2025 • 0 new comments -
Unfortunate error recovery for final variable declaration with missing variable names
#28191 commented on
Mar 7, 2025 • 0 new comments -
Issues with the analyzer errors for unknown identifier in constant expression
#28152 commented on
Mar 7, 2025 • 0 new comments -
analyzer API: Element.metadata missing for static final fields
#28058 commented on
Mar 7, 2025 • 0 new comments -
add server options to the diagnostic.getDiagnostics call
#27907 commented on
Mar 7, 2025 • 0 new comments -
Provide a mechanism for making analyzer thrown an exception when a source error interferes with analysis results.
#27069 commented on
Mar 7, 2025 • 0 new comments -
API change: add import/export file's path to UriResolver.resolveAbsolute()?
#27004 commented on
Mar 7, 2025 • 0 new comments -
Analyzer tests for package cache location failing on Windows
#26834 commented on
Mar 7, 2025 • 0 new comments -
Need an API to force an annotation's value to be computed
#26402 commented on
Mar 7, 2025 • 0 new comments -
Allow package:analyzer in the browser
#25978 commented on
Mar 7, 2025 • 0 new comments -
ElementLocations should change less often during small edits
#25656 commented on
Mar 7, 2025 • 0 new comments -
Ridiculous number of compiler errors for a missing open { on top-level
#25652 commented on
Mar 7, 2025 • 0 new comments -
analyzer/test/file_system/physical_resource_provider_test is flaky
#25472 commented on
Mar 7, 2025 • 0 new comments -
ClassElement.supertype vs InterfaceType.superclass
#25469 commented on
Mar 7, 2025 • 0 new comments -
Remove status files from old analyzer
#24590 commented on
Mar 7, 2025 • 0 new comments -
The blockquotes in Analyzer's docs don't render great in HTML
#24544 commented on
Mar 7, 2025 • 0 new comments -
[analyzer] DartObjectImpl#value loses generics and Symbols
#24490 commented on
Mar 7, 2025 • 0 new comments -
Analyzer does not resolve doc comment reference with type arguments
#23427 commented on
Mar 7, 2025 • 0 new comments -
Revisit test_performAnalysisTask_importedLibraryAdd_html test failure
#22134 commented on
Mar 7, 2025 • 0 new comments -
Need better recovery for statements at the top level
#10554 commented on
Mar 7, 2025 • 0 new comments -
Target dart2js failed: ProcessException: Process exited abnormally with exit code 253: Internal Error: The compiler crashed when compiling this element. The compiler is broken.
#55096 commented on
Mar 7, 2025 • 0 new comments -
Proposal <`avoid_switch_on_runtimeType`>
#59546 commented on
Mar 7, 2025 • 0 new comments -
VM's lookupResolvedPackageUris returns mismatched results when a filename contains a comma
#52632 commented on
Mar 8, 2025 • 0 new comments -
Support glob pattern in workspace feature
#60066 commented on
Mar 8, 2025 • 0 new comments -
[vm/ffi] Requesting isolate shutdown in a callback
#39487 commented on
Mar 8, 2025 • 0 new comments -
[pkg:linter] proposal: `test_block_last`
#59417 commented on
Mar 8, 2025 • 0 new comments -
Update "Import library" correction to account for linter rules
#53819 commented on
Mar 10, 2025 • 0 new comments -
Analyzer should report "unnecessary" and "redundant" imports
#44569 commented on
Mar 10, 2025 • 0 new comments -
[dart2wasm] Will dart2wasm support `deferred as` to split main.dart.wasm like dart2js
#56952 commented on
Mar 10, 2025 • 0 new comments -
Add dart2wasm --dry-run option
#60050 commented on
Mar 10, 2025 • 0 new comments -
[dart2wasm] Use new exception instructions
#54394 commented on
Mar 10, 2025 • 0 new comments -
[wasm] Tooltip not rendered over an embedded iFrame
#59993 commented on
Mar 10, 2025 • 0 new comments -
Dart Analyzer very slow/stuck
#55281 commented on
Mar 10, 2025 • 0 new comments -
`dart fix` doesn't trigger on `extra_positional_arguments` lint
#54668 commented on
Mar 10, 2025 • 0 new comments -
[js-interop] Help users migrate JS maps when they migrate their code to package:web
#54365 commented on
Mar 11, 2025 • 0 new comments -
Lack of documentation for migration from js to js_interop
#55352 commented on
Mar 11, 2025 • 0 new comments -
Revive support for interpreting code in Flutter debug builds on iOS
#60202 commented on
Mar 11, 2025 • 0 new comments -
Report type checks which always fail in analyzer
#46170 commented on
Mar 11, 2025 • 0 new comments -
Automate the creation of data-driven fix data
#60244 commented on
Mar 11, 2025 • 0 new comments -
convert to named parameter quick fix: Named parameters can't start with an underscore.
#60248 commented on
Mar 11, 2025 • 0 new comments -
Analyzer and CFE disagree on FFI `@Native` annotations on extensions
#60250 commented on
Mar 11, 2025 • 0 new comments -
Nonusable Declarations
#60251 commented on
Mar 11, 2025 • 0 new comments -
Pattern Matching on Sealed Classes with Default Generic Type Crashes Analyzer in Nested Functions
#60264 commented on
Mar 11, 2025 • 0 new comments -
Provide debugging information about what scheduled a microtask
#54749 commented on
Mar 11, 2025 • 0 new comments -
[analytics] include vscode editor settings in our diagnostics report
#60259 commented on
Mar 11, 2025 • 0 new comments -
Flag concrete classes with unimplemented private members
#58179 commented on
Mar 11, 2025 • 0 new comments -
[ddc] Handle deoptimized code patterns in compiler_new.dart after generational diffing is implemented
#57049 commented on
Mar 11, 2025 • 0 new comments -
[analytics] collect timings for fix/assist/refactoring calculations
#60258 commented on
Mar 11, 2025 • 0 new comments -
SIMD is broken (Int32x4 and Float32x4)
#53662 commented on
Mar 12, 2025 • 0 new comments -
reduce end-to-end AOT compilation time for large applications
#43299 commented on
Mar 12, 2025 • 0 new comments -
Lint the situation where a noSuchMethod thrower is introduced because of privacy
#58506 commented on
Mar 12, 2025 • 0 new comments -
Extension Type Compile Error with Icon Tree Shaking
#55111 commented on
Mar 12, 2025 • 0 new comments -
Update contributing documentation for the new SDK workflow
#59304 commented on
Mar 12, 2025 • 0 new comments -
[Dot Shorthands] Core library updates
#59876 commented on
Mar 12, 2025 • 0 new comments -
[ffi] Varargs should give an error on uint8, int8, uint16, int16 and float
#56058 commented on
Mar 12, 2025 • 0 new comments -
Suppress `unnecessary_cast` to `Function` when the cast is allowing violation of `avoid_dynamic_calls`
#56939 commented on
Mar 12, 2025 • 0 new comments -
Additional features for analyze_snapshot tool
#47924 commented on
Mar 12, 2025 • 0 new comments -
HttpResponse.redirect() works for "GET" and "HEAD" requests only
#32009 commented on
Mar 12, 2025 • 0 new comments -
HttpClient refuses to download content when sent without headers
#37309 commented on
Mar 12, 2025 • 0 new comments -
Feature idea: detect when many file changes occur at once, and wipe state clean
#48746 commented on
Mar 12, 2025 • 0 new comments -
Share implementations for Flutter `Builder`-like assists
#60075 commented on
Mar 12, 2025 • 0 new comments -
Update `messages.yaml`s language version overrides
#60093 commented on
Mar 12, 2025 • 0 new comments -
[tests] organize/consolidate/de-duplicate shared or shareable analyzer/server/linter test logic
#60036 commented on
Mar 12, 2025 • 0 new comments -
Analysis appears to never complete (and delays other LSP requests) when using macros/augmentations
#60004 commented on
Mar 12, 2025 • 0 new comments -
Make `Object.toString` `@mustBeOverriden` in Exception and Error
#59729 commented on
Mar 12, 2025 • 0 new comments -
No warning in case of variable assignment before the first type test
#59614 commented on
Mar 12, 2025 • 0 new comments -
`standalone/io/socket_connect_timeout_test` is failing on Android AOT configurations
#60249 commented on
Mar 12, 2025 • 0 new comments -
Add mention to env var 'TEST_SERVER_SNAPSHOT` in docs
#59609 commented on
Mar 12, 2025 • 0 new comments -
Utility method for converting expressions into case patterns
#59595 commented on
Mar 12, 2025 • 0 new comments -
"Could not start the VM service" causing flaky DAP tests
#60221 commented on
Mar 12, 2025 • 0 new comments -
Analyzer crash report: ArgumentError: Invalid argument (uri): URI is not a valid <path> at client_uri_converter.dart:98
#56011 commented on
Mar 12, 2025 • 0 new comments -
[analyzer] Unsupported operation: Unhandled AugmentedExpressionImpl in identifier.
#55633 commented on
Mar 12, 2025 • 0 new comments -
[DAP] Only kill positive pids on disconnection
#55209 commented on
Mar 12, 2025 • 0 new comments -
StateError thrown when accessing the export namespace of a library element
#55189 commented on
Mar 12, 2025 • 0 new comments -
define a set of analysis options shared by analyzer packages
#53165 commented on
Mar 12, 2025 • 0 new comments -
Add `flutter_test` fix tests to `analyze_flutter_flutter.sh`
#51979 commented on
Mar 12, 2025 • 0 new comments -
Saving a pubspec.yaml file results in re-computed analysis contexts
#51173 commented on
Mar 12, 2025 • 0 new comments -
Suggestion: Add a --verbose flag to dart fix --dry-run
#49085 commented on
Mar 12, 2025 • 0 new comments -
benchmark the 'find usages' operation
#44056 commented on
Mar 12, 2025 • 0 new comments -
Analyzer assertion failure: autocompleting symbol literal at end of file yields bad optype
#39003 commented on
Mar 12, 2025 • 0 new comments -
Analyzer assertion failure: autocompleting incomplete function definition yields wrong offset info
#39002 commented on
Mar 12, 2025 • 0 new comments -
Logic to produce nullability fixes should be moved into analyzer_plugin
#35872 commented on
Mar 12, 2025 • 0 new comments -
dart debug session slow to start.
#60252 commented on
Mar 13, 2025 • 0 new comments -
Offsets on assists/quick-fixes tests are different on Windows because of new line differences
#60234 commented on
Mar 13, 2025 • 0 new comments -
dartdev: Add empty project template
#56120 commented on
Mar 12, 2025 • 0 new comments -
[CoreLib] String.splitMap
#59686 commented on
Mar 12, 2025 • 0 new comments -
[WIP] feat: Add `DateTimeSecondsSinceEpoch`
#59975 commented on
Mar 12, 2025 • 0 new comments -
Add credentials for bearer token authentication
#60048 commented on
Mar 12, 2025 • 0 new comments