2.10 - Create a Navigation Drawer in Flutter - Flutter Basics - 2023

Опубликовано: 01 Январь 1970
на канале: Coding With T
15,529
262

In this flutter tutorial, we are going to create a navigation drawer in a flutter.
PLAYLIST:    • Flutter Crash Course for absolute beg...  
We will create a navigation drawer header using List a View and also we will create a navigation menu using ListTile in ListView. We will cover both types of navigation headers, the Navigation Header simple one and also the User Account Navigation drawer.


SOURCE CODE
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🧑‍💻 CODE & RESOURCES https://codingwitht.com/flutter-crash...


❤️ COURSES
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► FLUTTER CRASH COURSE    • Flutter Crash Course for absolute beg...  
► LOGIN APP with GETX    • Flutter Login App - UI UX, Backend, F...  
► E-COMMERCE APP    • Professional Flutter E-Commerce App w...  


❤️ SUPPORT
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Like and Subscribe @CODINGwithT for more amazing content
► Subscribe https://www.youtube.com/Codingwithtea...

FOLLOW @CodingwithT on SOCIAL MEDIA!
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
💻 Facebook:   / codingwithtea  
💻 Instagram:   / coding_with_tea  


#flutter_crash_course_2023 #coding_with_T #flutter_course_2023

⛔ CHAPTERS
0:00 Intro
0:53 Create a Navigation drawer
04:30 Drawer Header
05:46 Navigation Menu using ListTile
07:32 User Account Navigation Drawer