List Method .where() in Dart & Flutter

  Рет қаралды 23,401

Flutter Explained

Flutter Explained

Күн бұрын

Пікірлер: 65
@JavierSalazar-i4f
@JavierSalazar-i4f 3 ай бұрын
Excellent. The method is very useful, as much as your collection of examples. Thank you for a nice explanation.
@raymondmichael4987
@raymondmichael4987 3 жыл бұрын
This lecturer is really good, clear explanation with a fantastic example, keep them coming You got +1 sub from Tanzania 🇹🇿
@FlutterExplained
@FlutterExplained 3 жыл бұрын
Thank you so much for the amazing feedback, we are glad that this video helped you along the way :)
@order_truth_involvement6135
@order_truth_involvement6135 4 жыл бұрын
This is amazing, this is a perfect explanation of how to implement this, thank you.
@FlutterExplained
@FlutterExplained 4 жыл бұрын
You're very welcome!
@AJBatac
@AJBatac 2 жыл бұрын
One of the best videos lately!
@isbocetvargas558
@isbocetvargas558 2 жыл бұрын
thank you so much, theses videos are better than any tutorial
@calanm7880
@calanm7880 5 ай бұрын
Fantastic video. Gentle introduction then a cool practical example.
@szyszak9424
@szyszak9424 Жыл бұрын
thats what I love, a good content shown in simple example! Keep up good work. I just subscribed to your channel and liked the video
@jamshaidmalik463
@jamshaidmalik463 Жыл бұрын
Very nice and very helpful videos your reall time example are very helpful for me keep it up
@rakibul1765
@rakibul1765 3 жыл бұрын
thanks for your tutorial.
@FlutterExplained
@FlutterExplained 3 жыл бұрын
You are most welcome :)
@elnndselman8869
@elnndselman8869 3 жыл бұрын
Amazing
@mohamaddody1338
@mohamaddody1338 Жыл бұрын
Thank you very much 💕
@elisc.4596
@elisc.4596 3 жыл бұрын
Thanks! you explain very very very well! And It's beautifull to have works in dart and in flutter!
@FlutterExplained
@FlutterExplained 3 жыл бұрын
Glad it was helpful!
@raymondmichael4987
@raymondmichael4987 3 жыл бұрын
Exactly, as it helps to see when this fits. I really like this approach
@내신비서
@내신비서 4 жыл бұрын
soooooo awesome!!! I love your lecture!!! Thank you so much !!! Your lecture is very easy to understand and very useful !!!! I can't wait for another lecture of yours!
@FlutterExplained
@FlutterExplained 4 жыл бұрын
Thanks for your feedback and we are happy that you love them. :)
@nikhilkukreja8498
@nikhilkukreja8498 4 жыл бұрын
Thank you so much mam ❤️
@minseokkwak7271
@minseokkwak7271 4 жыл бұрын
thank you so much
@FlutterExplained
@FlutterExplained 4 жыл бұрын
You are most welcome
@sadzolot2
@sadzolot2 4 жыл бұрын
Great explanation
@soufianelqadi8995
@soufianelqadi8995 4 жыл бұрын
A very nice Explanation : = Precise + explanation + example , Awesome work : Can you cover please the two topics : when we need to use *Factory* nd also when to use *Keys* ... Thank you for your time and effort (y)
@FlutterExplained
@FlutterExplained 4 жыл бұрын
Thank you very much for your feedback. I'm really happy, that you like it. I will add both topics to our list :)
@mtux
@mtux 4 жыл бұрын
very thanks, nice video!!!, saludos desde Colombia
@user-or7ji5hv8y
@user-or7ji5hv8y 3 жыл бұрын
Great examples!
@FlutterExplained
@FlutterExplained 3 жыл бұрын
Thank you for your feedback :)
@rashidulislam1183
@rashidulislam1183 4 жыл бұрын
you guys are really amazing
@kingmoon989
@kingmoon989 3 жыл бұрын
شكرا انت مبدعه جدا
@1995taunus
@1995taunus 4 жыл бұрын
Thank you!
@AndreClements
@AndreClements 2 жыл бұрын
Thank you - that's so neat! :-)
@ZeynabKhanizada
@ZeynabKhanizada 6 ай бұрын
Thanks
@stoswebsolutions
@stoswebsolutions 4 жыл бұрын
Excellent mam, thank you so much
@FlutterExplained
@FlutterExplained 4 жыл бұрын
You are welcome :)
@kev001able
@kev001able 4 жыл бұрын
Awesome Video. Keep up the good work
@FlutterExplained
@FlutterExplained 4 жыл бұрын
Thank you, we will do our best. :)
@thebestyoutuber
@thebestyoutuber 3 жыл бұрын
Great❤️❤️❤️❤️
@FlutterExplained
@FlutterExplained 3 жыл бұрын
I am glad that you liked it :)
@kingisback4005
@kingisback4005 3 жыл бұрын
I am new to flutter.can you plz explain how things are changing inside listview when we type some thing in textfield
@madezainul965
@madezainul965 2 жыл бұрын
List [102, 32, 99, 32, 45, 102, 45, 67, 67, 100, 100] output : 99 is a single number without pairs and in index 2 can someone solve this case in dart pls?
@deepjyotibaishya7576
@deepjyotibaishya7576 3 жыл бұрын
can i do this using bloc
@3kdevelopers185
@3kdevelopers185 4 жыл бұрын
Nice video
@3kdevelopers185
@3kdevelopers185 4 жыл бұрын
Please make a video on how to implement search bar in app bar...
@FlutterExplained
@FlutterExplained 4 жыл бұрын
Thank you for your suggestion, we will add it to our list. But meanwhile if you need a solution, in your AppBar widget you can use a TextField Widget as your title for example.
@azackmatoff2570
@azackmatoff2570 3 жыл бұрын
Awesome. Thanks! Question: Do you have to use empty setState function? What for?
@FlutterExplained
@FlutterExplained 3 жыл бұрын
The empty setState method changes the state of the current active stateful widget, with that we tell our Widget that it needs to rerender with new information. It is empty because we do not actually set something inside of it. Have a look here: kzbin.info/www/bejne/pHXaeWqfqNCefqM
@azackmatoff2570
@azackmatoff2570 3 жыл бұрын
@@FlutterExplained thank you very much, appreciate your answer and your work here on KZbin. You guys are awesome
@harshtamakuwala4693
@harshtamakuwala4693 4 жыл бұрын
thank you so much its good but please can you make video on wherefirst
@FlutterExplained
@FlutterExplained 4 жыл бұрын
Thanks a lot, Harsh for your comment. I add it to our list and will create a tutorial for it in the near future :)
@harshtamakuwala4693
@harshtamakuwala4693 4 жыл бұрын
@@FlutterExplained appreciated your efforts and work , activeness.
@rainbowmarket
@rainbowmarket 3 жыл бұрын
how to add autofillHints in TextFormField
@braafaisal2258
@braafaisal2258 2 жыл бұрын
better TIMELINE 0:00 Introduction Dart List Utility Methods 0:32 List ForEach Method 1:26 List Map Method 3:32 List Contains Method 4:32 List Sort Method 5:24 List Reduce Method 6:38 List Fold Method 7:51 List Every Method 9:12 List Any Method 9:54 List Where Method 11:11 List SingleWhere Method 12:19 List Take Method 12:46 List Skip Method 13:09 List.from Method 14:24 List Expand Method
@FlutterExplained
@FlutterExplained 2 жыл бұрын
Ill check if we can add such a video :)
@jayamuruganj5091
@jayamuruganj5091 4 жыл бұрын
🙏 💗👍
@purushottampk4530
@purushottampk4530 4 жыл бұрын
What is difference between where and firstWhere ? Please explain anyone
@FlutterExplained
@FlutterExplained 4 жыл бұрын
Hi purushottam Kumar, the difference is that where returns you all elements that match your test method, this means it will return an Iterable of the items it matches. FirstWhere, on the other hand, will return you only the first element that matches your test method, this means it would return you T of the first element it matches. Additionally, you have also an "orElse" parameter which gets executed if the where method cannot find an item that matches your condition. api.flutter.dev/flutter/dart-core/Iterable/where.html api.flutter.dev/flutter/dart-core/Iterable/firstWhere.html
@purushottampk4530
@purushottampk4530 4 жыл бұрын
@@FlutterExplained thank you ❤️
@blackbow8749
@blackbow8749 2 жыл бұрын
The more I learn about Dart the more I love python 🥰
@OttoAkama
@OttoAkama 3 жыл бұрын
Map method
@DtKsd
@DtKsd 2 жыл бұрын
1080 pls
@akhil17able
@akhil17able 2 жыл бұрын
Really? I was doing this whole thing with for loop😔
@FlutterExplained
@FlutterExplained 2 жыл бұрын
No worries we all did at least once :)
@faizulla5838
@faizulla5838 Жыл бұрын
I gig gislike, sorry, but material not ful. Why not show how chek ful name in map??? or ful cantry??? for exsample if I have name John.... and I must chek my list or map.... how doing? How doing bool answer, fals or true? I dont need 1 letter.... not good, bulset.
@manishadhikari4736
@manishadhikari4736 2 жыл бұрын
why the hell your sound sucks , louder and dimmer
List Method shuffle and add in Dart and Flutter
5:28
Flutter Explained
Рет қаралды 9 М.
List Method .fold() in Dart and Flutter
8:38
Flutter Explained
Рет қаралды 13 М.
Миллионер | 1 - серия
34:31
Million Show
Рет қаралды 2,2 МЛН
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 11 МЛН
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 80 МЛН
Map in Dart | What is Map in Dart & Flutter |  Dart Tutorial #16
31:33
Flutter Teacher
Рет қаралды 2,5 М.
Vim Tips I Wish I Knew Earlier
23:00
Sebastian Daschner
Рет қаралды 68 М.
The Most Successful People Explain Why a College Degree is USELESS
11:26
Motivation Madness
Рет қаралды 8 МЛН
List Method .forEach() in Dart & Flutter
6:51
Flutter Explained
Рет қаралды 17 М.
PDC World Cup of Darts | R1 | England - Philippines
22:26
Darts 2022
Рет қаралды 2,2 МЛН
How To Throw Darts
2:05
Videojug
Рет қаралды 2,3 МЛН
Dart Map & List Explain in Detail
26:51
dbestech
Рет қаралды 2,8 М.
The ONLY Correct Way to Load Initial Data In Your Android App?
12:27
Philipp Lackner
Рет қаралды 27 М.
Миллионер | 1 - серия
34:31
Million Show
Рет қаралды 2,2 МЛН