List Question
20 TechQA 2024-02-06T18:56:07.500000Understanding @mustCallSuper
76 views
Asked by gcb
Dart analyzer not catching incompatible types when using null-coalescing operator
126 views
Asked by Magnus
How to get the start and end number of an ElementAnnotation?
88 views
Asked by Jonathan
How to get the start and end number of an Element?
95 views
Asked by Jonathan
Can't run the custom analyzer_plugin in local project : "Unrecorded error while starting the plugin."
35 views
Asked by evaisse
Writing a custom YAML file to apply Dart fixes
148 views
Asked by Milan-Chabhadiya
Can the Dart analyzer prevent compilation if I pass a particlar subclass as an argument to a method?
27 views
Asked by Magnus
dart enforce subtype in generic type (disallow base type) VS switch(Foo<T>)
50 views
Asked by Stuck
Find function/method body explicit dependency types using Dart analyzer package
124 views
Asked by Alex Radzishevsky
How to migrate codebase to strict mode gradually?
111 views
Asked by ivanesi
Flutter - Exclude specific linter rule in analysis_options.yaml for a folder
319 views
Asked by barrel428
analyzer_plugin generates Legacy protocol of Dart analyzer server instead of LSP
78 views
Asked by Alexis BG
Flutter custom linter option to ban setState
224 views
Asked by Prodromos Sarakinou
In Android Studio For Mac context Actions are not being displayed
585 views
Asked by govamsh sai nagalla
Avoid "value can be null" warning for extension method
1.1k views
Asked by Magnus
What does too many positional argument mean in Flutter?
394 views
Asked by Gordon Atsunyo
How to get AppLocalizations import suggestion in Android Studio Quick Fix menu
1.2k views
Asked by aaronkelton
Flutter: code analysis and layout explorer in code at build time
661 views
Asked by TOPKAT
IntelliJ ALT+Enter doesn't show correctly on the first key press
185 views
Asked by Magnus
How can I disable all lints in a file?
974 views
Asked by hacker1024