Frezyx / group_button

:sweat_drops: Flutter custom widget to make a group buttons. Included Radio and CheckBox buttons.

Home Page:https://pub.dev/packages/group_button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding event on disabled items

gnassro opened this issue · comments

i think adding event on disabled items developers may need it (i need it 😸), for exemple if item is disable and user click on it may i need to show a toast message like "This feature is coming soon" or "This feature are availble only for 18+ age"... what do you think ?

Cool idea !
I'll put it into working