A MultiPlayer Quizz

Actions & Logic

I have a lobby that the leader can invite his friends, all the guests have their "ready" buttons, when all the guests are ready, the button "start" appear only to the leader.

My issue is how can i lead the others with the leader inside the game, through the button?

p.s.: I don't think photos will help much cuz english is not my mother language, my flutter flow is in english, but all the things that I wrote are written in another language.

What have you tried so far?

I tried putting parameters and tried to do something with the on page load when the question start, it didn't help at all, and now saying that, i find myself a little dumb, cuz that alone can't deal with my problem

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