How to create Navigation Drawer in Flutter App? (Android & IOS)

preview_player
Показать описание
In this video, you will see how to implement a navigation drawer menu in Flutter App with these simple steps:

- add your profile image to the assets folder.
- create a drawer header and attach it to the drawer widget.
- create a list of menus and add them to the drawer widget.

#Flutter
#RapidTech
Рекомендации по теме
Комментарии
Автор

Was there a shortcut you ran at 7:14 to convert the enum to list of menu items?

someone
Автор

hey dev, can you explain what you did at @9:35? what is this new container class doing

saisreekar
Автор

from line 90 to 107 at 7:49 and line 38 to 53 at 9:23, can I use Switch Case? It works for me as I leave the default field as blank as we have no exception. Your code seems nice and clean, easy to understand and to immitate for beginners.

bone-kr
Автор

Thanks for sharing. Waiting for more lessons

abbasataie
Автор

thanks for sharing you nice video. i have a question, how can i change from one screeen to another.. example in contact page i have a new button call new contact when i click it, it change the body content from contact page to new contact page?

jamaalcham
Автор

Navigator.pop(context); its not working for me / the error is in context, any solution??

MohammedAminFEKKAR
Автор

Hi.How to take navigation drawer for text field? I am trying to draw ola clone app

sudhapriyashrivastava
Автор

great work but i want to know how to make the drawer shows on other screens which is not on the drawer

OmarMohamed-gezg
Автор

The child: Icon(Icons.dashboard...) part has error to me. It say that the child parameter is undefined. Can you please help me?

LloydZyanRUy
Автор

please do all of these for one app. Make complete app by using Login, sign up, drwer menu and others.

amashaniriella
Автор

Nunca habia visto esta forma de implementacion, muy increible todo, gracias Saludos desde Republica Dominicana >)

onielbrea
Автор

navigator.pop(context);
setState(()

this one turns red on mine. please help

cheneekayemozar
Автор

Thanks for the video! BTW you could use a switch instead of if-else statements, this will be shorter :)

denisejov
Автор

how can i add an animation to this navigation?

ericksantos
Автор

hi dev. ı can't understant you in 7:14. what did you do?

yavuzgp
Автор

Instead of taking drawer section it's taking drawer selection

cmustafasaeed
Автор

Hi RapidTech, thanks for this awesome video, I am learning Flutter, and even though this video has more than a year, not sure why in the 7:41 after the variable currentPage is created, Flutter does not recognize it. It still says "Undefined name 'currentPage'." when I hover the mouse over the variable where "currentPage == DrawerSections.dashboard". My version of Flutter at this time is 2.5.3, I have not upgraded to version 3.0 yet.

abasilis
Автор

"message": "The method 'MyHeaderDrawer' isn't defined for the type 'MyApp'.\nTry correcting the name to the name of an existing method, or defining a method name

manash
welcome to shbcf.ru