In flutter after every Text Form submission using sqflite the form should be cleared i.e the Fields should be empty after submission

121 views Asked by At

In flutter after every Text Form submission using sqflite the form should be cleared i.e the Fields should be empty after submission .

I built an a flutter application involving text form submission, the form fields are showing me even after submission. I want o clear the form fileds i.e the answers or values after submission of the form uisng sqflite in flutter.

0

There are 0 answers