I'm building a kiosk app and now i can make the app locked so the user can't press the recent app button, home button, and back button.
But i need to fully lock this kiosk app so user cannot interrupt the running app by shutting the device down or restart the device.
So is there any way to do so ?
I've been looking for a flutter package.
All i want is to prevent default power button behavior (usually hold to show shutdown/restart menu)