Implement CheckmarkableChipAttributes on ChoiceChip#124743
Implement CheckmarkableChipAttributes on ChoiceChip#124743HansMuller merged 15 commits intoflutter:masterfrom
Conversation
|
@TahaTesser @huycozy @GayathrideviGA Please review this PR before merge this PR |
Co-authored-by: Taha Tesser <[email protected]>
Co-authored-by: Taha Tesser <[email protected]>
Co-authored-by: Taha Tesser <[email protected]>
Co-authored-by: Taha Tesser <[email protected]>
|
Thanks for reviewing my PR, @TahaTesser. I checked all your comments and applied them. Thanks! |
|
Need a second review from @HansMuller to land this. |
|
@9oya Hi, thanks a lot for this fix! But when do I get to use the |
Hi! This is currently available on the You can see a list of Flutter version tags assigned to this commit by clicking the commit above. |
|
Awesome, thank you!! |
|
Thanks @TahaTesser :) |


I believe that there is a mistake in the implementation of the ChoiceChip widget as it does not have the CheckmarkableChipAttributes property like the FilterChip and InputChip widgets. To address this issue, I have added the implementation of CheckmarkableChipAttributes to ChoiceChip like the other widgets. Additionally, I have created issue #124662
fixes #124662
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.