ibrahim alazzawi

Results 4 comments of ibrahim alazzawi

facing the same issue with reactive forms. Input is dirty directly.

set ` shrinkWrap: true,` then wrap the list with a `SingleChildScrollView` widget and give it `AlwaysScrollableScrollPhysics()` physics. If your list is not taking the full height of the screen you...