Skip to content

Your app uses deprecated APIs or parameters for edge-to-edge display (google play) #175262

@jonasbernardo

Description

@jonasbernardo

Steps to reproduce

For every app that uses Flutter, Google Play recommends fixing this, and since it is never fixed, Google Play lowers the app's ranking in the Play Store.
This warning is decreasing the Google algorithm's recommendation for my app, please help

Your app uses deprecated APIs or parameters for edge-to-edge display

One or more of the APIs used or parameters set for edge-to-edge and window display were deprecated in Android 15. Your app uses the following deprecated APIs or parameters:

android.view.Window.setStatusBarColor
android.view.Window.setNavigationBarColor
android.view.Window.setNavigationBarDividerColor

They started in the following locations:

i4.m.onCreate
io.flutter.plugin.platform.g.a

To comply with this, migrate your APIs or settings.

Expected results

publish app on google play, no warnings related to flutter code

Actual results

has warnings related to flutter code

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    r: duplicateIssue is closed as a duplicate of an existing issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions