Gesture navigation bar background color is not changing (just black)

Widgets & Design
Resolved

Hey dear community,

lately i have been developing an app using flutterflow, and I had this issue when running it on android (version 13) . In the first screenshot you can see that the color of the background behind the gesture bar is black. When running the same app on an iphone simulator (ios 17, second screenshot), the background behind the gesture bar is transparent (at least it will hove over the screen and let the screen backgorund color show).


|

What have you tried so far?

Currently I tried scouring the internet for some answers, but i could not find anything. I also tried to see if there is a way to change the color programatically via a custom action that runs on app start, but I am not sure what is exactly going on.

My first hypothesis would be that the gesture bar is within an component, and that component is not behaving transparently, so I should somehow make it transparent. But I do not know how it is called.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
4 replies