Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to update a specific form field from the FormGroupCubit? #24

Open
SAGARSURI opened this issue Jan 24, 2025 · 0 comments
Open

How to update a specific form field from the FormGroupCubit? #24

SAGARSURI opened this issue Jan 24, 2025 · 0 comments

Comments

@SAGARSURI
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant