Hi All. Brand new to FlutterFlow and running into an issue creating responsive visibility for the app bar. I read through these instructions:
https://docs.flutterflow.io/widgets-and-components/widgets/page-elements/appbar
https://docs.flutterflow.io/widgets-and-components/responsive-layouts-guide#visibility-of-nav-bar-and-app-bar
Which led me to believe that I can determine responsive visibility for both the App Bar and Nav Bar globally.
However, when I create a new page and set the visibility in the settings for the App Bar to 'only' show on the mobile screen size, the app bar still displays on all screen sizes. It seems as though the visibility settings are ignored?
See attached screenshots.
I must be mis-understanding the instructions? Can someone point me in the right direction on how to hide the app bar for specific screen sizes?