universal_html
universal_html copied to clipboard
openhttp headers
is it possible some how to give headers on
final controller = WindowController(); await controller.openHttp( uri: Uri.parse("https://news.ycombinator.com/"), );