TextEditingController can be used with the TextFormField widget to add some good features that we are going to discuss below. It has some interesting properties-
TextEditingController
TextFormField
This is a minimal and simple structure for a flutter app. I find this useful while…
So I faced an issue where every time I upload a data set, If the some or all of the documents that I upload already exist in my collection then instead of overwriting It just created new documents so there was redundancy…
It’s not been a long time with firebase but one important thing learning firebase is…