microsoft / clarity

A behavioral analytics library that uses dom mutations and user interactions to generate aggregated insights.
https://clarity.microsoft.com
MIT License
2.17k stars 216 forks source link

Flutter support #393

Open steebchen opened 1 year ago

steebchen commented 1 year ago

Not sure if this is the right place to raise this, but it would be great to have a flutter widget for clarity!

hmbenhaim commented 3 months ago

Flutter web when running HTML renderer is not required WebGL to run and it's working with clarity, when compiling by default renderer canvaskit which requires WebGL clarity server environment can't run it that's why you see blank screen, the problem is HTML renderer being deprecated, if clarity will allow to run wen apps that use WebGL it will solve the problem.

Edit: https://github.com/flutter/flutter/issues/145954#issuecomment-2299786130

utkarshkumar387 commented 3 months ago

Flutter web when running HTML renderer is not required WebGL to run and it's working with clarity, when compiling by default renderer canvaskit which requires WebGL clarity server environment can't run it that's why you see blank screen, the problem is HTML renderer being deprecated, if clarity will allow to run wen apps that use WebGL it will solve the problem.

Edit: https://github.com/flutter/flutter/issues/145954#issuecomment-2299786130

Thanks for the clarification

sparsh3dwe commented 2 months ago

+1 for flutter support.

riteshesmagico commented 1 month ago

+1 for flutter support

bernardo-cloudwalk commented 1 month ago

+1

rishabhchauhan421 commented 1 month ago

+1

mohamed493 commented 1 month ago

+1

iapicca commented 1 month ago

instead of "+1" a 👍🏻 on the original issue should bring more visibility