79387918

Date: 2025-01-26 03:22:20
Score: 1.5
Natty:
Report link

Add this line <item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item> in android\app\src\main\res\values\styles.xml and in flutter main.dart use SystemChrome.setEnabledSystemUIMode(SystemUiMode.immersiveSticky); before run app.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: M Nasir Baloch