It's funny to me but in the past few weeks, whenever I watch a video from Flutter's channel I end up finding something I need, not just learning something new. Developing a package called "ipod_navigator". Inspired by the wheel of the Ipod, you can use it to switch between screens by simply making circular gestures. Anything else you guys can suggest?
Thanks for this enlightening video. What I don't understand is why you can't change the rules that define the winner of the gesture arena? For example, a scroll gesture always defeats a pan gesture. But there are use cases where the opposite is desired. How do you handle such cases?
You can! Check out the implementation of the GestureDetector - it simply assembles an army of recognizers and passes them to a RawGestureDetector. If you don't like how the GestureDetector works, you can customize your behavior but still use this system by going straight to the RawGestureDetector and passing it your own special recognizers. Happy Fluttering!
Subscribe for the latest → goo.gle/FlutterYT
There is no programming tool in whole planet with documentation as this awesome. You people rock
Amazing video! Probably the best explanation of a concept I've seen in a long time
Yeaah, Decoding Flutter is an amazing series!
Love the arena format. Flutter winning as usual
hahaha the trailer at 4:00 is hilarious (Y) good job
That was both funny and educational. Excellent job.
This is so beautifully explained. Thank you so much 👍
Hi there, seems like the link to the Guillaume talk leads to the end of this presentation, not the beginning ;)
Oops! Luckily, Majid is about to release the HD cut of his talk which I'll be updating the link to. Thanks for pointing this out!
Majid just sent me the good link to Guillaume's talk, so we're now updated. Thanks again!
I've really enjoyed this video
Thanks for this Flutter 💙
After a long time but what a concept & insights !
Always love Craig's videos! Thanks!
Flutter did an A+ job at making gesture code interesting💀
😂The theatre scene is awesome!!!
You got the coolest job at Google
This guy explained the battle so nicely 😂 in a fun way.
Thanks!! Very informative especially at that sweet animations!
It's funny to me but in the past few weeks, whenever I watch a video from Flutter's channel I end up finding something I need, not just learning something new. Developing a package called "ipod_navigator". Inspired by the wheel of the Ipod, you can use it to switch between screens by simply making circular gestures. Anything else you guys can suggest?
Can you share a link with us
very cleaver way of explaining things. love it
This was hilarious! Thanks for useful and fun combination.
Very explanatory!!!
Nice job!
Thanks for this enlightening video. What I don't understand is why you can't change the rules that define the winner of the gesture arena? For example, a scroll gesture always defeats a pan gesture. But there are use cases where the opposite is desired. How do you handle such cases?
You can! Check out the implementation of the GestureDetector - it simply assembles an army of recognizers and passes them to a RawGestureDetector. If you don't like how the GestureDetector works, you can customize your behavior but still use this system by going straight to the RawGestureDetector and passing it your own special recognizers.
Happy Fluttering!
Craig you are the best, you know it right?
Well shucks 😊
Flutter team is Awesome💙
Does that mean that no tap callback can be called in under 300ms unless it's the only callback being listened for?
If you are seeing this but still struggling with flutter, take It easy. You Will make It.
You are alreafy doing great.
The community loves you. :)
great effort dude
Thanks... beautifully explained...well done.
Wery wery interesting. Decoding flutter is my favorite ❤
Amazing content!❤
Just asking if suppose i want to work with the flutter team do I have to have the explanations skills like you do?😂
Amazing video! Thanks!
Thanks so much. Helps a lot~
Craig should create his own YT channel based on story-telling times 😂
3'50": awesome !
The chad of flutter team 😂
greatly explained wow
Why does the log look so beautiful in iOS simulator but not on Android?
cool! thank you
Thanks.
All this war happens under a second. Wow, the flash could never;
whos this Guy ???
Dear Google please ease the flutter setup
1:15 to 1:22
1:35 ..
This guy is crazy haha
bom video
Please work on IOS.. We face a lot of problem when it comes to IOS
await Future.then(await Future)