Relative Content

Tag Archive for pythonflet

How to combine route_change and CupertinoNavigationBar in Flet?

I want it to be possible to navigate through the bottom panel between pages, and for each of these pages to be able to view information by pressing a button at the top of the screen
I was able to do each function separately, but I can’t combine it(

How can I expand horizontally an object in flet?

I want to expand a flet(Python) container whic is in a Column wich is in a Row, that fills all the space horizontally.
Maybe get the page width. But then I want to publish into Android.
Really hope you can help me.

Unknown control: navigationdrawer

I’m trying to add a drawer to my learning project, however I can’t understand why it always shows as unknown control, I’m following the documentation and some YouTube channels to learn, but at this stage I couldn’t understand , even using the append method it is still unknown
enter image description here

Python Flet: Unknown control: navigationdrawer

I’m trying to add a drawer to my learning project, however I can’t understand why it always shows as unknown control, I’m following the documentation and some YouTube channels to learn, but at this stage I couldn’t understand , even using the append method it is still unknown
enter image description here