we are using your package in our app and it's working like a charm. Thank you very much for your work. Our Sentry has found an exception while using this on web:
MissingPluginException(No implementation found for method getProperties on channel flutter_user_agent)
It seems like there is no implementation for flutter_user_agent in web, so I have implemented a way to get the user agent from the browser using the universal_html package. I hope you find it useful :-)
Hey,
we are using your package in our app and it's working like a charm. Thank you very much for your work. Our Sentry has found an exception while using this on web:
It seems like there is no implementation for flutter_user_agent in web, so I have implemented a way to get the user agent from the browser using the universal_html package. I hope you find it useful :-)
Best regards and stay healthy