I am new to flutter and come from iOS native development. I want to make two Firebase Realtime Database calls with the second waiting for the result of the first.
The