I\'ve noticed a weird bug with flutter TextField when using StreamBuilder. So I have a form that uses BLoC pattern to handle validation. My BLoC fi
TextField
StreamBuilder