I have a device (customer scanner in a supermarket) which runs in kiosk mode, i.e. the user is not allowed to leave the app. Status and navigation bars are hidden.
However, when I show a
ModalBottomSheet
(BTW happens with a
Dialog
as well), the device leaves the kiosk mode and displays the status/navigation bars. Screenshots in ๐งต
๐ 1
Lukasz Kalnik
08/29/2025, 1:55 PM
Kiosk mode on (no status/nav bars):
Lukasz Kalnik
08/29/2025, 1:57 PM
After clicking the red text at the bottom, a
ModalBottomSheet
opens and causes the device to leave the kiosk mode (it displays the status/nav bars on top and bottom of the screen):
๐ฒ 3
Lukasz Kalnik
08/29/2025, 3:28 PM
It doesn't help hiding the status/navigation bars explicitly using