79498248

Date: 2025-03-10 14:12:32
Score: 0.5
Natty:
Report link

cause: mqtt_browser_client was using dart:js_interop which can't be run on a android platform
It was due to mqtt_browser_client my app runs on web and app as well so I implemented mqtt_browser_client for web before clean and upgrade everything was working fine but after that libraries got updated and I was stuck with this bug, I removed all the occurrences of mqtt_browser_client from my app and it starts work again

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Aman Singhal