flutter app accessible when phone is locked code example
Example: flutter app accessible when phone is locked
In flutter remove the atribute
<activity
android:showWhenLocked="true"
In flutter remove the atribute
<activity
android:showWhenLocked="true"