flutter_smart_select icon indicating copy to clipboard operation
flutter_smart_select copied to clipboard

This PR fixes the FlatButton to TextButton

Open shimiuh opened this issue 2 years ago • 3 comments

This PR fixes the FlatButton to TextButton, and upgrades flutter and gradle

shimiuh avatar Sep 12 '22 16:09 shimiuh

Please merge

campio97 avatar Sep 15 '22 12:09 campio97

i tried to use this PR, but default got error like value isn't defined etc. etc.

Screenshot 2022-09-16 at 1 26 59 PM

phantomlinux avatar Sep 16 '22 05:09 phantomlinux

@phantomlinux I think he changed in "selectedValue"

campio97 avatar Sep 16 '22 08:09 campio97

Hello, we should work on this PR to keep compatibility for future dev as this module is great. :)

Tchoupinax avatar Oct 08 '22 10:10 Tchoupinax

Hi everyone,

I'm really sorry for not maintaining the smart_select package in a long time. It's been a great project, but it's become too difficult for me to maintain, especially since I've been going through a tough time for the past few years.

In its place, I've released a new package called choice. The combination to smart_select and chips_choice with cleaner, more flexible, and composable API for creating inline or prompted choice widgets with single or multiple selection.

I hope you'll check out choice. I think you'll find it to be a great replacement for smart_select.

Thanks for your understanding.

davigmacode avatar Aug 26 '23 11:08 davigmacode