johnwcchau
johnwcchau
for your reference i got my own implementation here https://github.com/johnwcchau/permission_handler_web
for your consideration i have created a web plugin for myself https://github.com/johnwcchau/hmssdk_flutter_web, not complete and with bugs, but you may want to use that as starting point?
are you using hmssdk_flutter 0.7.3? the package currently only support 0.7.3 so please change your pubspec.yaml. hmssdk_flutter: 0.7.3 I will update the code for latest hmssdk but not in priority...
I had same situation and disabling sidebar in about:config (browser.sidebar.disabled=true) workaround-ed this issue