mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-03 08:39:46 +08: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