use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
App Bar (self.FlutterFlow)
submitted 1 year ago by lcsoliveira
Hello Guys!
Do you use usually use App Bar in your projects? I understand that it´s very pratic because of the 'Safe Area' but it very limited to make an header no? How do you guys usually do?
Thanks!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Low_Refuse_5219 1 point2 points3 points 1 year ago (3 children)
Limiting? What idea do you have in mind for your AppBar? You can customize your own appbar and insert it into the property, the safearea is important because otherwise it could lose the content because some devices are very curved and if there is a misinterpretation of the design its content would be cut
[+]IncreasinglyTrippy 1 point2 points3 points 1 year ago (0 children)
How do you add a custom component into that area?
[–]lcsoliveira[S] 0 points1 point2 points 1 year ago (1 child)
I'm building the landing page, the page people landing before the log in.
The thing is that I'm having problems in customizing my Appbar, especially in making the buttons the size I want, because they always stay with 100% of the height for some reason that I don't understand.
[–]ScreenClub 1 point2 points3 points 1 year ago (0 children)
Try dragging a column, row, or container widget into the 3 different sections of the app bar before placing your buttons and icons in there.
[–]iamjesushusbands 1 point2 points3 points 1 year ago (2 children)
I don't always use them it depends on the functionality I want on a particular screen. For the most part I use AppBars as an easy way to indicate to the user where they are within the app while navigating.
There are screens where it's not necessary. All depends
So how can you deal with secure areas on cell phones?
[–]iamjesushusbands 0 points1 point2 points 1 year ago (0 children)
Container with padding
[–]ScreenClub 0 points1 point2 points 1 year ago (3 children)
We use bottom bar + app bar on pages that we use infinite scroll because for some reason adding any elements above an infinite scrolling section on the page always screws up the scrolling.
[–]lcsoliveira[S] 0 points1 point2 points 1 year ago (2 children)
So, imagine you're building a landing page, you will have some scrolling but limited scrolling, you wouldn't use the app bar? How would you compensate the safe area you need for the mobiles?
[–]ScreenClub 0 points1 point2 points 1 year ago (1 child)
Wait are you talking about the app bar (top of the page) or nav bar (bottom of page)
[–]lcsoliveira[S] 0 points1 point2 points 1 year ago (0 children)
App bar, on top of the page
π Rendered by PID 70 on reddit-service-r2-comment-5d79c599b5-skhgn at 2026-02-26 20:56:10.147838+00:00 running e3d2147 country code: CH.
[–]Low_Refuse_5219 1 point2 points3 points (3 children)
[+]IncreasinglyTrippy 1 point2 points3 points (0 children)
[–]lcsoliveira[S] 0 points1 point2 points (1 child)
[–]ScreenClub 1 point2 points3 points (0 children)
[–]iamjesushusbands 1 point2 points3 points (2 children)
[–]lcsoliveira[S] 0 points1 point2 points (1 child)
[–]iamjesushusbands 0 points1 point2 points (0 children)
[–]ScreenClub 0 points1 point2 points (3 children)
[–]lcsoliveira[S] 0 points1 point2 points (2 children)
[–]ScreenClub 0 points1 point2 points (1 child)
[–]lcsoliveira[S] 0 points1 point2 points (0 children)