Custom Dialog - Action callback parameters

Actions & Logic

Hi everyone! I am having hard time to understand how its work.

I have a chat_component when user type @ signal in textfield this will trigger custom dialog action component "userSearch". Its pretty simple just a user list. When click on user from this list then will trigger a callback action and I need to pass the username and update textfield. I have hard time to figure out how to do that. Any help?

What have you tried so far?

I can trigger the component. I can see the user list but I not figure out how to return the username on callback action.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
3 replies