fix: iOS
This commit is contained in:
parent
04eac8346e
commit
e4a84032a1
4 changed files with 5 additions and 6 deletions
|
|
@ -29,7 +29,6 @@ void main() async {
|
|||
// widget bindings are initialized already.
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
SystemChrome.setSystemUIOverlayStyle(SystemUiOverlayStyle(
|
||||
systemNavigationBarColor: Colors.transparent,
|
||||
statusBarColor: Colors.transparent,
|
||||
));
|
||||
FlutterError.onError = (FlutterErrorDetails details) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue