Flutter FullScreen and Disable StatusBar and Navigation Bar

140 views
Skip to first unread message

ShahzadahmedPlayz _Yt

unread,
Sep 28, 2020, 9:49:05 PM9/28/20
to Flutter Development (flutter-dev)
My app will be place on public location. The app should be running on full screen. I've use SystemChrome.setEnabledSystemUIOverlays([]); to hide both statusbar and systembar. This hides the satusbar and systembar but once swipe from bottom it appears again. I want no one can exit from the application or have access to the other resources of device. How can i hide/disable statusbar and navigation permanently so user cannot exit from the app. Only administrators can exit from app by provide authentication. Do i have to use some native code to achieve this task.  
Reply all
Reply to author
Forward
0 new messages