Комментарии:
As a UI/UX and Flutter developer I can really appreciate the elegance font color matching in your tutorials. Most Flutter developers are plan blunt when it comes to these things. They are coders first and the design is the afterthought. You, like me, are prioritising design first and then adding the functionality and code as you go along.
That is why I think when it comes to beautiful Flutter UI and apps your channels list as top channel compared to others which are code focused ( Nothing wrong with that ).
Plus video editing sound design is spot ON
why you shouldn't use TabBar?
ОтветитьCan we have a github link for the design
ОтветитьThank you so much, this video make me curious to know more about "FLUTTER", really good explanation and easy method to do it
but i dont find the second part if there is one , and thanks a second time.
& sorry for my english 👍👍👍
Helpful. thanks
Ответитьcan you make tutorial using php and mysql as a backend in flutter app??
ОтветитьFor the coffee type I'll create a variable of type int called selectedType then change the value when a type is pressed.
And instead of using a ListView to display the types, I'll use a ListViewBuilder instead, that way I can compare the index with the selectedType to tell which was selected.
Hi, I tried this but I'm getting a RenderFlex overflowed by 188 pixels on the bottom. Might you have a solution or workaround for this? Tried 'shrinkWrap: true' on Expanded widget but it didn't work
Ответитьyou are a verry proficient flutter developer
Ответитьinstead of Expand what about if i use Container or SizedBox
ОтветитьThank you, i learned a lot about flutter in this video
Ответитьwhrere is the source codes?
ОтветитьHey Koko,I got an error of type 'String' is not a subtype of type 'bool'.I dono why
ОтветитьHey man, just finished this tutotial although I used DefaultTabController instead. I would now like to know how to change the color of the Tab Text on select and the indicator to show the dot on the selected tab. Any pointers?
ОтветитьHow do i get images from dribble like you ?
ОтветитьHi man, your videos are very greats, I have learned much with your videos, thank you so much ;)
Ответитьmerci beaucoup pour cette merveuilleuse explication you are the best
Ответитьamazing tutorial except the constant mouth breathing
ОтветитьIf you wont supply the code, could you at least supply the assets?
I keep getting overflowed at bottom, because i dont know the size of the images in pixels.
Amazing video Mitch
ОтветитьWhat a content man ❤❤❤
ОтветитьBro one suggestion
We can use a variable
String selectedCoffee = 'baseCofee';
and for
isSelected: coffees[index] == coffeeType
onPressed: () {
setState((){
selectedCoffee = coffees[index];
});
}
Dude you make it look so so easy! 😂🤙🏼☕️
ОтветитьI have vs code installed, and flutter, I want to know if it is necessary to install android studio and visual studio.
ОтветитьJust wanted to say, if anyone else sees the issue of the overflow whenever you tap on the search, add the property resizeToAvoidBottomInset: false under the scaffold in the home_page.dart file and it should be resolved
Ответитьreally hard to follow along without assets :(
Very educational :)
❤
I didn't get the lists part
ОтветитьWow you are oh so talented!
Can you make a video of connecting 2 splash screens from dribble together to see how you work on logic? Perhaps with stacked library 😇😇
Thank you for this video!!
Superb video👍 please clone a bakery app if possible...
Ответитьi got and error in text latte sir i try ignore the line but is not working it's error
Ответитьpart 2 for this full function sir
ОтветитьThank you for this!
ОтветитьWhy did you created separate List coffeeType on home_page?
ОтветитьHi, thanks for the video.
Why did you ignore the const warning? I thought that it will help with your app rendering faster
Thanks a lot
Ответитьsir,,plz make the 2nd part
ОтветитьWhich is best in your opinion:
GestureDetector or InkWell?
I'm impressed how fast you came up with this UI. Like, 24 Minutes and this looks legit!
ОтветитьThanks ♡
ОтветитьI did the isSelected part without waiting for you to do it. Felt very proud of myself.
ОтветитьI am having problem in my UI problem on my Samsung s7 when I run it
ОтветитьFor example, we will upload a new photo or update the price. Can you teach us that too please?
Ответитьsanjeev yada
ОтветитьHi Mitch. Is there any source code available?
ОтветитьI came for the second screen....
ОтветитьАхахахаххахахаххахаххахахахаха ты ещё так смотришь на оригинал типа "похоже?не похоже?". Даже не пытался сделать похоже
Ответитьuh so nice bro, i love it! btw i need part 2 please :(
ОтветитьLove watching your videos! I have learned so much and find them very useful and enjoyable to watch.
Ответить