Kate Lovett
Kate Lovett
@polina-c please remember to have two members of flutter-hackers approve changes before merging. The autosubmit bot should probably just be left to merge the PR, it ensures this is done.
Might be related to - https://github.com/flutter/flutter/pull/147893 - https://github.com/flutter/flutter/pull/147690 @gspencergoog what do you think?
I am, it must be my own sad state of affairs. I'll update this issue if I figure it out, in case anyone else runs into it.
Hold on reviewing, I need to check for wiki links in the docs themselves.
Actually, I will update wiki cross links after everything has finished moving around. For now any links to the wiki will still resolve to the original page. Updated the issue...
Can you share the code snippet that creates the video above? I am curious where the red color is coming from in the material one. Is this red color set...
> One more thing. Maybe we should link to Checkbox.adaptive in the docs for CupertinoCheckbox under "See also". Yes, this is what is still unclear to me. Do we want...
> code snippet Thanks for the code! Do you think the adaptive one should be red on iOS? Since it is given the same `fillColor: WidgetStateProperty.resolveWith(getColor)`, or will the adaptive...
Some of these discussion threads can probably be moved into the doc, Github UI is tedious for conversations. 😅
> I think the adaptive Checkbox should be red on iOS, because now it no longer ignores the `fillColor` property, which allows for as much customization as is possible with...