79373580

Date: 2025-01-21 08:02:31
Score: 2.5
Natty:
Report link

Which flutter version you're using?

Recently versions like 3.27.1 had rendering issues https://github.com/flutter/flutter/issues/161144 on some Android devices because it enabled Impeller (a render engine) by default.

You can disable it and recheck again https://docs.flutter.dev/perf/impeller#android

I reposted it as an answer so you can mark as solved for this topic, thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Which
Posted by: Duy Tran