mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 08:21:29 +03:00
safearea, still no idea why white screen on physical ios with testflight
This commit is contained in:
@@ -25,6 +25,7 @@ class App extends StatelessWidget {
|
||||
child: ChangeNotifierProvider.value(
|
||||
value: FFI.canvasModel,
|
||||
child: MaterialApp(
|
||||
debugShowCheckedModeBanner: false,
|
||||
title: 'RustDesk',
|
||||
theme: ThemeData(
|
||||
primarySwatch: Colors.blue,
|
||||
|
||||
Reference in New Issue
Block a user