ResponsiveGrid_Flutter
ResponsiveGrid_Flutter copied to clipboard
Major Bug on Inline Forms
All the fields on last column are being reset when I resize the screen
Try updating the data in your state management tool as they update the text field and using a Text Controller to assign the initial value from your state managment tool. This way if there are any re-renders, the text field will always have the up to date value