Tween (Technique of the Week)
2:27
What's new in Flutter
36:30
2 ай бұрын
Isolates (Technique of the Week)
2:14
Drag and drop - Flutter Build Show
18:37
feedback (Package of the Week)
1:39
Patterns #DecodingFlutter
8:00
6 ай бұрын
DropdownMenu (Widget of the Week)
2:01
The #GoogleWalletChallenge
4:25
6 ай бұрын
UI tests #DecodingFlutter
6:16
7 ай бұрын
Пікірлер
@QuestionJ-ev7qy
@QuestionJ-ev7qy 23 сағат бұрын
Awesome
@MrVipulLal
@MrVipulLal Күн бұрын
Why such a dry and long drawn presentation? Just give some examples!
@jeromearenas8028
@jeromearenas8028 Күн бұрын
Implement data class in dart and with pattern matching and macro, I promise will leave the freezed and json_serializable
@marana.th4
@marana.th4 Күн бұрын
Woah it's that easy? 😂 I always thought it'd be more complicated than that like establishing your own Receive and send ports and that.. so I always use compute which is jarring to use, top level functions and all that, and having to force arguments on functions that don't require any params
@techplanet001
@techplanet001 Күн бұрын
Thanks for your time 🎉❤❤
@techplanet001
@techplanet001 Күн бұрын
❤❤❤❤ i feel at home with Flutter
@lucasdiogomelo520
@lucasdiogomelo520 Күн бұрын
Very Good, it makes more clear to me thank you @Flutter 💙
@SethLadd
@SethLadd 2 күн бұрын
This is awesome
@prabhatlamichhane8505
@prabhatlamichhane8505 2 күн бұрын
THAT one piece of hair tho !!!
@denisg.8056
@denisg.8056 2 күн бұрын
very nice explanations and format! Thank you :-)
@FardinAsgari-l8t
@FardinAsgari-l8t 2 күн бұрын
❤🎉
@PaoloLammens
@PaoloLammens 2 күн бұрын
The link to the DartPad example is dead :(
@PaoloLammens
@PaoloLammens 2 күн бұрын
The file parsing is better handled with a separate isolate, but just for fun you could probably also use async by splitting the computation into small enough chunks and throwing in an await between each chunk (for example with Future.delayed(Duration.zero)).
@krtirtho
@krtirtho 2 күн бұрын
That's a good move. It'll allow us to create custom widget libraries that will have a close primitives to the material design system
@QuestionJ-ev7qy
@QuestionJ-ev7qy 2 күн бұрын
Thank you
@tortoiseshell_cat
@tortoiseshell_cat 2 күн бұрын
We need more!
@naman2_3
@naman2_3 2 күн бұрын
love the way of teach
@PavloPo-tp9je
@PavloPo-tp9je 2 күн бұрын
Pretty nice! I am having a problem while dragging items. How can i autoscroll while dragging item to screen edge. With my solution it auto scrolls only 3 or 4 cell and then throw null exception. I think its happening due to dragged item is disposed off. Is there a way we can make it work?
@sman6320
@sman6320 3 күн бұрын
No live stream today???
@sadekhossainnishat5083
@sadekhossainnishat5083 3 күн бұрын
I 💕 you presenter
@mohammad-karbalaee
@mohammad-karbalaee 4 күн бұрын
I just needed this
@ybbond_
@ybbond_ 4 күн бұрын
"please, give a forecast when the macros will be in the stable" "29:08 sadly the forecast that I can give is that there is no forecast." but I can live with one of the reason that Devtools not hooked in yet
@techplanet001
@techplanet001 4 күн бұрын
I'm building one too
@whitewolf2768
@whitewolf2768 4 күн бұрын
I don’t know if it’s just me but I want to use this widget so that the menu items are optional but the user can still enter in anything they want. So far when I enter in text that doesn’t match any menu items it throws an exception saying range is empty.
@bawagrafix
@bawagrafix 4 күн бұрын
I have seen your video 2 times, it was very logical and straight forward and to the point, basic stuff and structure is very clear and with minimalistic code, I am converting my existing web app based on php, html, javascript. your tutorial made my life easier as you have not made confused by using alternative methods, you taught only the things which are practical and most logically useful rest playing with options left to developer that's good good but flow of developing good UI is awesome. I really appreciate you work.
@HanadeusTTV
@HanadeusTTV 5 күн бұрын
thank you zoe thank you
@JoeSiburov
@JoeSiburov 6 күн бұрын
Wow!
@sstream17
@sstream17 6 күн бұрын
It's insane there is no built-in method of adding a gap to a list widget. We shouldn't have to put any widget between every single child to make something like this work.
@georgeonyango676
@georgeonyango676 6 күн бұрын
Great workshop. Learnt a lot getting started with gRPC in flutter. Let's GO
@saiphaneeshk.h.5482
@saiphaneeshk.h.5482 7 күн бұрын
Why does the log look so beautiful in iOS simulator but not on Android?
@muzykina
@muzykina 7 күн бұрын
WOW! It's really so amazing!
@solobo33
@solobo33 7 күн бұрын
too many ideas with firebase_vertexai in my head
@MarkJ-v9q
@MarkJ-v9q 7 күн бұрын
I know you're focused on docs, but I am thinking about using Static Shock for my app's promotion/description website. Don't want other SSGs (Jekyll, Hugo), because I'd like to stay in Dart's ecosystem. Would be awesome to have some more templates to choose from, especially the ones more appropriate for the use case. Otherwise, I'd just have to learn jinja and sass. But that is the time I'd rather spend generating content. Definitely, need more templates please... Or does anybody have any ideas where to find the right templates? Maybe I'm missing something.
@joeydicastro
@joeydicastro 7 күн бұрын
Flutter is awesome
@barziyassin1
@barziyassin1 7 күн бұрын
fantastic!
@cromuelbarut9859
@cromuelbarut9859 8 күн бұрын
noted on this
@xXxBladeStormxXx
@xXxBladeStormxXx 8 күн бұрын
The music at the end makes me think of Riders on the Storm by The Doors.
@imamhatipoglu4040
@imamhatipoglu4040 8 күн бұрын
is this usable as dynamic contents loader? I mean getting data from database or api?
@Akua-hx3rb
@Akua-hx3rb 9 күн бұрын
Dear Flutter Devlopers. I have a big problem here. If I want to make an app that it is for Desktop but using big monitor screen. Shall I call both LayoutBuilder and FractionallySized box or what?
@haotianyang740
@haotianyang740 9 күн бұрын
THIS commentator looks like he came out right of the Bully game and nailed the explanation no one else can possibly do 😂
@aestheticwildcat
@aestheticwildcat 9 күн бұрын
Hi, can you please make a video on how we can collaborate on Firebase with Flutter! I am working on an app with my team and facing some problems.
@aestheticwildcat
@aestheticwildcat 9 күн бұрын
Hi, can you please make a video on how we can collaborate on Firebase with Flutter! I am working on an app with my team and facing some problems.
@aestheticwildcat
@aestheticwildcat 9 күн бұрын
Hi, can you please make a video on how we can collaborate on Firebase with Flutter! I am working on an app with my team and facing some problems.
@aestheticwildcat
@aestheticwildcat 9 күн бұрын
Hi, can you please make a video on how we can collaborate on Firebase with Flutter! I am working on an app with my team and facing some problems.
@aestheticwildcat
@aestheticwildcat 9 күн бұрын
Hi, can you please make a video on how we can collaborate on Firebase with Flutter! I am working on an app with my team and facing some problems.
@aestheticwildcat
@aestheticwildcat 9 күн бұрын
Hi, can you please make a video on how we can collaborate on Firebase with Flutter! I am working on an app with my team and facing some problems.
@aestheticwildcat
@aestheticwildcat 9 күн бұрын
Hi, can you please make a video on how we can collaborate on Firebase with Flutter! I am working on an app with my team and facing some problems.
@Hamzaelbouti
@Hamzaelbouti 9 күн бұрын
Why this vid is not availibale for offline ....
@AioriaPoderoso
@AioriaPoderoso 9 күн бұрын
THIS IS AMAZING!!! REALLY REALLY GREAT