Responsive Admin Dashboard or Panel using Flutter - Flutter Web UI - Part 1

preview_player
Показать описание
Responsive Admin Dashboard or Panel #UI using #Flutter.

(Please star the repo and follow me on GitHub)


►Time Stamps:
00:05 - Intro
01:07 - Project Setup
10:25 - DrawerMenu
30:00 - Custom App bar

► Social Media


Thanks for watching!
Please Like, Share, and Subscribe For More!

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

How will I make all my pages responsive in a flutter app? Should I implement the responsive layout code in every pages or will it inherit the responsive layout from its parent(main.dart)?

DiyaLalDileepLal
Автор

And I notice like the material navigation is not working because of the provider.

mahmudbabakusa
Автор

This is a very good tutorial. But please how can we layout navigation here

mahmudbabakusa
Автор

Unfortunately, the example is not really helpful when real navigation is performed over multiple pages.
A global key was used multiple times inside one widget comes then as error message. The problem lies in the controller.dart, which is then called multiple times and uses the GlobalKey multiple times.

jensramhorst
Автор

Sir, please flutter Admin pannel more video steps by step code

kamalCode