Jun 27, 2023
Even having read the documentation about Completer, i still don't know if i need it.
I think this class is a way to connect async and sync worlds, but in all situations i faced, i could provide a solution without Completer.
That's why unless you are creating an architecture library, you might not use completer...