universal_html icon indicating copy to clipboard operation
universal_html copied to clipboard

openhttp headers

Open flareso opened this issue 4 years ago • 0 comments

is it possible some how to give headers on

final controller = WindowController(); await controller.openHttp( uri: Uri.parse("https://news.ycombinator.com/"), );

flareso avatar Oct 27 '21 15:10 flareso