Flet Tutorial - Flet_route With Bottom Navigation

Поділитися
Вставка
  • Опубліковано 11 гру 2024

КОМЕНТАРІ • 21

  • @fasilwandoor532
    @fasilwandoor532 Рік тому

    Thanks for video ❤
    New Video Suggestion:
    Create a pdf from input values and display the PDF in alert dialogue, need the option to download and print

  • @chitaminfo
    @chitaminfo Рік тому +2

    I want page login first with none appbar and none navigation. After login to dashboard page with appbar in top and navigation on botttom, content in midull to view sub detail page when clip appbar menu or navigation. Cant you help me?

  • @NelsonGMFDuque
    @NelsonGMFDuque 6 місяців тому

    I discovered your channel and I'm watching your videos. I'm facing a difficulty with Flet when trying to create a ListView or a table that displays all the columns in my database. I can't add horizontal and vertical scrollbars simultaneously; I only get one or the other. Do you have any idea how to resolve this?
    I hope this helps!

  • @chitaminfo
    @chitaminfo Рік тому

    Thanks you very much

  • @thenaveensagar
    @thenaveensagar Рік тому

    Can you make a video on responsive app with flet , btw thanks for this video

  • @GLODIEKIBITA-bm5ht
    @GLODIEKIBITA-bm5ht 9 місяців тому

    the navcom file gives error on the line of: on_change: lambda, gives: change_page() missing 1 required positional argument: 'page

  • @chitaminfo
    @chitaminfo 9 місяців тому

    Chose about but select home

    • @sriedynurcahyo3894
      @sriedynurcahyo3894  9 місяців тому

      Maybe it's just the wrong route when clicked.

    • @chitaminfo
      @chitaminfo 9 місяців тому

      @@sriedynurcahyo3894 you don't understand what I mean. Look at your clip again, when you select the about menu, the container is loaded with about, which is correct, but the selection includes the home button, it's highlighted, even though you've selected about.

  • @uripriv8022
    @uripriv8022 8 місяців тому

    Hey it's not working for me

    • @uripriv8022
      @uripriv8022 8 місяців тому

      It says: There was an erro while processing your request: Home.view() missing 2 required positional arguments: 'params' and 'basket'

    • @sriedynurcahyo3894
      @sriedynurcahyo3894  8 місяців тому

      Yes it worked when I made the video. Maybe you missed the code when you followed it