mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-21 08:38:37 +00:00
@@ -67,6 +67,7 @@ class _WebviewPageState extends State<WebviewPage> {
|
||||
if (Platform.isLinux) {
|
||||
return Scaffold(
|
||||
appBar: AppBar(),
|
||||
resizeToAvoidBottomInset: false,
|
||||
body: Center(
|
||||
child: TextButton(
|
||||
onPressed: () => PageUtils.launchURL(_url),
|
||||
|
||||
Reference in New Issue
Block a user