OndrejKunc / flutter_dynamic_forms

A collection of flutter and dart libraries allowing you to consume complex external forms at runtime.
MIT License
203 stars 59 forks source link

hide form group #110

Open sharpsaravanan opened 2 years ago

sharpsaravanan commented 2 years ago

Hi, Thanks for this very useful package. how to hide formgroup based on selection, like you did in the example. (hide welcome message label based on checkbox selection in the example)