Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/url/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/spring-boot/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Flutter 颤振url_启动器自定义SafariVC AppBar_Flutter_Url_Launcher - Fatal编程技术网

Flutter 颤振url_启动器自定义SafariVC AppBar

Flutter 颤振url_启动器自定义SafariVC AppBar,flutter,url,launcher,Flutter,Url,Launcher,当我们使用url_启动器打开url链接时,是否有自定义SafariVC的AppBar部分的方法 如果可能的话,我想更改背景颜色并删除url 我尝试过使用flatter_webview_插件,但它不能很好地压缩和缩放pdf文件,因此我希望能够使用原生SafariVC,但如果可能的话,可以自定义外观 多谢各位

当我们使用url_启动器打开url链接时,是否有自定义SafariVC的AppBar部分的方法

如果可能的话,我想更改背景颜色并删除url

我尝试过使用flatter_webview_插件,但它不能很好地压缩和缩放pdf文件,因此我希望能够使用原生SafariVC,但如果可能的话,可以自定义外观

多谢各位