dint-dev / universal_html

Cross-platform 'dart:html'.
https://pub.dev/packages/universal_html
Apache License 2.0
201 stars 60 forks source link

window.open() on android/ios/macos does nothing #55

Closed oliverbytes closed 1 year ago

oliverbytes commented 2 years ago

Expected: window.open() should open a new window Result: nothing happens

Only works on the web.

I wish this can be fixed or there's a workaround! Thank you in advance.

terrier989 commented 1 year ago

I don't think the package is a good fit for that kind of use case.