Flutter StreamBuilder not updating, using smswatcher
Im using flutter package “smswatcher” to listen to incoming sms.
However, when the stream emitted an sms, the StreamBuilder did not do anything, remaining in connectionState.waiting.
Im using flutter package “smswatcher” to listen to incoming sms.
However, when the stream emitted an sms, the StreamBuilder did not do anything, remaining in connectionState.waiting.