Added opacity note to withValues docstring#162612
Added opacity note to withValues docstring#162612auto-submit[bot] merged 4 commits intoflutter:masterfrom
withValues docstring#162612Conversation
withValues docstring
|
autosubmit label was removed for flutter/flutter/162612, because - The status or check suite Linux analyze has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
Sorry, updated it a couple of times to pass analyzer. I got cocky and thought I had the 1 line of code right using the analyzer in my head. This version I actually double checked against the real analyzer. |
|
That's amazing that we have analysis rules for code in dartdocs! |
|
I'm going to submit this to the merge queue despite the infra failure to schedule tool_integration_tests. This change is only a comment so the only important check was the docstring analyzer when happens in "Linux Analyze" which passed. I've reported the failure to the current gardener. |
|
That doesn't work now that we have the merge queue. I'll try merging master to flush out the failures. There doesn't look like a good alternative. |
issue: #162069
This expands the docstring for
withValues()to help people who are migrating from the old nomenclature.Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.