flutter_picker icon indicating copy to clipboard operation
flutter_picker copied to clipboard

Add a way to disable confirm button based on picker values

Open dahayer opened this issue 6 years ago • 3 comments

There is any way to disable confirm button based on picker values ?

dahayer avatar Mar 26 '19 23:03 dahayer

Not supported now. What is the situation that needs to be like this?

yangyxd avatar Mar 27 '19 06:03 yangyxd

Not supported now. What is the situation that needs to be like this?

One situation is where you need to pick a date that is greater or equal to DateTime.Now() only.

mohammadsyria93 avatar Apr 18 '19 14:04 mohammadsyria93

Okay, I'll take the time to add that support. Thanks.

yangyxd avatar Apr 22 '19 13:04 yangyxd