Open
Description
Steps to reproduce
One or more of the APIs you use or parameters that you set for edge-to-edge and window display have been deprecated in Android 15. Your app uses the following deprecated APIs or parameters:
android.view.Window.setDecorFitsSystemWindows
android.view.Window.setStatusBarColor
android.view.Window.setNavigationBarColor
android.view.Window.setNavigationBarDividerColor
These start in the following places:
com.google.android.material.internal.c.a
io.flutter.embedding.android.g.I
io.flutter.plugin.platform.d.a
io.flutter.plugin.platform.h.C
Expected results
How can I solve this problem? The navigation bar is above the bottom bar.
Actual results
How can I solve this problem? The navigation bar is above the bottom bar.
Code sample
Code sample
[Paste your code here]
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
[Paste your output here]