Widget Disable Parameter
Closed this issue · 2 comments
prooshani commented
I am using this switch in one of the main sections of my app and sometimes, in some occasions, it would be very helpful to be able to disable the flutter_switch until some other parameters or inputs get ready or became available.
It looks like there is no property available to disable/enable the flutter_switch widget at the moment and I think it would be great to be able to do so.
Thanks for your great job.
muhib349 commented
Following.. I'm facing this problem too.
boringdeveloper commented
Hi @prooshani and @muhib349 , I opened a pull request for this. Maybe you can check it out and give some thoughts about it. I'll merge it tomorrow when no more additional recommendation is given. Thank you.