I am getting a range error in textfield when i remove all the elements form the textflield in my flutter code
Advertisements I am facing an error when i use backspace to remove all the content in the textfield.The error that i am getting is this: The following RangeError was thrown while handling a gesture: RangeError (end): Invalid value: Only valid value is 0: -1 and is there a way by which the "Rs." string remains… Read More I am getting a range error in textfield when i remove all the elements form the textflield in my flutter code