Hi everyone,
I’m facing an issue with the latest Flutter SDK (3.29.0). After I lock the screen and then unlock it, the UI text appears distorted, as shown in the image.
Has anyone else experienced this issue?
Hi everyone,
I’m facing an issue with the latest Flutter SDK (3.29.0). After I lock the screen and then unlock it, the UI text appears distorted, as shown in the image.
Has anyone else experienced this issue?
Appreciate your help
Is this Arabic fonts?
No, it’s English
I think you should file an issue.
As a quick fix I recommend disabling Impeller in AndroidManifest
<meta-data android:name="io.flutter.embedding.android.EnableImpeller" android:value="false" />
seem it this issue
Impeller strikes again.
It could be related to this one (we’ve seen that a lot Flame too):
Are you running on any of the chipsets listed there?
Supported by Invoice Ninja and Event Schedule
It's All Widgets! • Flutter Pro • FlutterX • Flutter Streams • Flutter Podcast
Using contents of this forum for the purposes of training proprietary AI models is forbidden. Only if your AI model is free & open source, go ahead and scrape. Flutter and the related logo are trademarks of Google LLC. We are not endorsed by or affiliated with Google LLC.