Youtube playlist - navbar not visible on APK

Widgets & Design

Hello Flutterflow users.

I'm busy creating an app, where youtube playlist is a key feature.

Here is the situation :

A page with a tab bar, with for each tab a list of youtube videos, loaded from firebase collection.

On preview mode (web browser), I don't have any issue. The nav bar is always visible.

But with the APK installed on my phone, that is not ok : I can't see the nav bar.

What have you tried so far?


I've tested several points :

A tab with a listview of several cards (static data) : Nav bar visible

A tab with a list of several cards with text loaded from a collection : nav bar visible

A tab with a list of several cards with only youtube player, with content loaded from a collection : nav bar not visible


Thanks in advance for your help and your best pratices on this topic.

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