safearea, still no idea why white screen on physical ios with testflight

This commit is contained in:
open-trade
2021-08-20 03:50:10 +08:00
parent 6c18645561
commit bcd550ebef
5 changed files with 32 additions and 24 deletions

View File

@@ -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,