Building a Responsive Dashboard UI App with Flutter | Step-by-Step Tutorial

preview_player
Показать описание
In this comprehensive Flutter tutorial, You will learn how to create a fully responsive Fitness Dashboard UI app from scratch in Flutter. Whether you're a beginner or an experienced developer looking to enhance your Flutter skills, Follow along with the code examples and demos to build your own responsive dashboard UI app and take your Flutter development skills to the next level.

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

Step-by-step video instructions and even with a link to the source code. This is exactly what videos should be like!
Thank you for your great job! 👍👍

Constantine..
Автор

Dieses Video ist Schritt für Schritt und Ihr Code ist echtes Kabeljau und Ihr Code ist die beste Methode, um alles zu verstehen 👍

darshit
Автор

more videos like this please. step by step from scratch.

SanusiAdewale
Автор

Gracias, saludos desde Arg. Por acá aprendiendo !

lucacandia
Автор

The problem with this video is that you are showing the end product and navigating through it. Your code doesn't reflect the state the product is.
I found this happening twice, but the most prominent case was in the Scheduled, where in the code you show is one thing, the UI reflect another thing that your git code reflects it.
Anyone that doesn't know flutter will stop and spend a while trying to fix it and that is why it is better to code and show the rendering while coding.
Another point that I don't understand is the use of InkWell to wrap widgets that already have the touch interaction functions built-in. Use them straight instead and you have a more consistent application.
Cheers.

pro.rodrigoh
Автор

Nice tutorial! It would be greate, if the next step is would be doing the navigation on this responsive App

serkandemir
Автор

Hi there can you show navigate on desktop side

bayramkomekov
Автор

That was a very good tutorial. Thank you Sr. Maybe can you implement a drag drop action to reorder by user all the items? Would be very nice tutorial.

bisewski
Автор

Nice video, step-by-step, loved! But I have some questions, what if I had state management, like cubit, that logic (isMobile/isDesktop/isTablet) wound be inside the cubit? And how do you feel about have in the main screen only three widgets, one for mobile, one for desktop and one for tablets, avoiding the amount of "if"'s

guilhermesoares
Автор

8:56
Its better to have a clip to the container in order to contain the inwell splash.

saiphaneeshk.h.
Автор

13:17 At this step, my cards are at the bottom of the screen instead of below the search bar like yours, what should I do to fix it?

hiimkace
Автор

During the development process i feel like running the app in native mac/win app is better than in web because of the hot reload feature.
But the availablility of packages is one the biggest drawback while doing it.

saiphaneeshk.h.
Автор

Hi, I have a question, with this code I can create 3 differents app? I try to explain what I mean.
If I write the code to create this the Tablet and version mobile could be an IOS and Android app of the breakpoint or the code function only on a web app?
I hope I explain it correctly! 😁

francescoferri
Автор

Can you do in app purchases without using revenue cat? It is more helpful for lot

sahanfernando
Автор

The constant switching from dark-themed-everything to a flashing white meme background really hurts the eyes 🥺

victorultimate