The Best Way To Create a Flutter BottomBar in 2024 •

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • In this tutorial, you'll learn how to create a simple yet super efficient bottom navigation bar in Flutter.
    Super Easy to do, using the package will save you a ton of time !
    The Package : pub.dev/packag...
    The icons: pub.dev/packag...
    Join the Free Skool community : www.skool.com/...
    I hope you enjoy !!!
    Subscribe to my channel: / @romain_girou

Комментарии • 22

  • @bedosayd9714
    @bedosayd9714 3 дня назад

    Nice tutorial broo ❤❤😊

  • @shaurya8024
    @shaurya8024 6 месяцев назад +2

    I use bottom navigation bar from material 3 , it's inbuilt and doesn't required any 3 party package, and we have lots of customization too ...

    • @Romain_Girou
      @Romain_Girou  6 месяцев назад

      Sure if that works for you that’s amazing !

  • @gabriellinarespineda6899
    @gabriellinarespineda6899 6 месяцев назад +1

    Short videos tutorial and long are both amazing. MIx it or use long videos to extract short videos. Ore make both of them :D You are a great teacher.

    • @Romain_Girou
      @Romain_Girou  6 месяцев назад

      Thank you ! Yes that's the plan moving forward to have a mix of both so it can fit to anyone. I will cut the long videos in shorter ones and still put out longer ones.

  • @tykow6871
    @tykow6871 6 месяцев назад

    super vidéo merci !

  • @syedrasheed9937
    @syedrasheed9937 6 месяцев назад

    Super bro

  • @femifashola3532
    @femifashola3532 5 месяцев назад

    How can I handle the Android back button using this package? When I press the default Android back button the app gets minimized or closed respectful of the screen or bottom nav bar that I am. it's as if handleAndroidBackButtonPress parameter of the package is not working,

    • @Romain_Girou
      @Romain_Girou  5 месяцев назад

      Hello,
      Normally the package handles the android back button

  • @user-nt3oq6cp5n
    @user-nt3oq6cp5n 5 месяцев назад

    if i want to add appbar, do i add appbar widget per page? does any efficient way manage appbar?

    • @Romain_Girou
      @Romain_Girou  5 месяцев назад

      Depends if your appbar is different in every screen and on the architecture you want.

  • @cana_369
    @cana_369 6 месяцев назад

    hello i have a question ?
    i want to have btn and when i click it will go to Profile page and , at the same time i want the bottombar also go to the profile as well
    can i use this package as well?
    thanks

  • @saiphaneeshk.h.5482
    @saiphaneeshk.h.5482 6 месяцев назад

    Material App for iOS?

    • @Romain_Girou
      @Romain_Girou  6 месяцев назад

      Or cupertinoApp if you prefer, all works

  • @orionpaul5210
    @orionpaul5210 6 месяцев назад

    what is the problem with the built inn method

    • @Romain_Girou
      @Romain_Girou  6 месяцев назад

      Oh it’s fine ! This package just pushes things on another level without having you to code a lot

    • @orionpaul5210
      @orionpaul5210 6 месяцев назад

      @@Romain_Girou ok great I am just used to the manual methot but for sure you work a lot

    • @orionpaul5210
      @orionpaul5210 6 месяцев назад

      @@Romain_Girou I russhed back to this package I need to break the application that was using tabs to bottom nav finally i

  • @hiteshkumaryadav8373
    @hiteshkumaryadav8373 2 месяца назад

    uggghhhh 3rd party packages. we can't customize according to the needs. they have a just some in build options.