Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Flutter SDK 3.27 displays extremely blurry images on the Android platform. #1756

Closed
@cnwangxiao

Description

@cnwangxiao

Describe the bug
Flutter SDK 3.27 displays extremely blurry images on the Android platform. while Flutter SDK 3.24 plays normally. The iOS platform is also working fine.

Image
Flutter sdk 3.24

Image
Flutter sdk 3.27

Both screenshots use exactly the same logic, only different Flutter SDK versions were used.
At first, I thought it might be an issue with Impeller. But it still doesn’t work after I disable Impeller.
<meta-data android:name="io.flutter.embedding.android.EnableImpeller" android:value="false" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions