mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt & fix
- update make script (taget mac) - only set system overlay once
This commit is contained in:
@@ -86,7 +86,6 @@ class _MyHomePageState extends State<MyHomePage>
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
setTransparentNavigationBar(context);
|
||||
super.build(context);
|
||||
return WillPopScope(
|
||||
child: _buildMain(context),
|
||||
|
||||
Reference in New Issue
Block a user