I want to turn off / lock the screen of my device by the clicking the icon of my app in flutter.
Like some new Android devices have this functionality.
Anyone Please guide me.
I am at beginner level in flutter.
CodePudding user response:
There are couple of plugins out there you can check them
CodePudding user response:
The feature you are asking for needs native implications. The question has already been answered in one of the forum. It can be a bit tricky to implement. Have a look at the form link below