You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to build a form which consist of fields that will update it's value based on the value coming from socket.
Usecase
I am planning to place the socket connection inside FormGroupCubit and update appropriate fields based on the value. If the connection fails, I want to show full screen error.
The text was updated successfully, but these errors were encountered:
I want to build a form which consist of fields that will update it's value based on the value coming from socket.
Usecase
I am planning to place the socket connection inside
FormGroupCubit
and update appropriate fields based on the value. If the connection fails, I want to show full screen error.The text was updated successfully, but these errors were encountered: