Errors - pollyolly/FLUTTER-NOTES GitHub Wiki
Errors:
Textfield/Textform Assertion Errors
Cause:
Textfield inside Row()
Solution:
Remove Row
Expanded Errors
Cause:
Using Expanded in some columns
Solution:
Remove columns
Errors:
Textfield/Textform Assertion Errors
Cause:
Textfield inside Row()
Solution:
Remove Row
Expanded Errors
Cause:
Using Expanded in some columns
Solution:
Remove columns