79233792

Date: 2024-11-28 12:01:08
Score: 1
Natty:
Report link

I just faced similar issue and I've work around for this

Just add a delay of mew milliseconds or one second like this before calling play() method

await Future.delayed(const Duration(seconds: 1));

Again This is just a work around;)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Zaidraza Narsinh