that's not how it works lol you still should and need to know how the algorithm works, else you won't even know when or how to use it and before long you'll end up using binary search where interpolation search is clearly the best option
@@SEGVeenstra no it's more like learning to choose a proper comeback over a butthurt cry because 9 out of 10 times the latter makes a complete fool outta yourself
I was a backend devloper which hates everything related to frontend, but when I discovered Flutter, I started to like the frontend development because this library makes everything easier and you can get great results with few code.
@@henrypowell3496 Django for a webserver. However, I was in the desktop development for a long time, so I may consider myself as a desktop developer, but Flutter is pushing me to web and mobile development.
@@hamza-325 where are you from? can I be your like, a student, for a short time, I know a lot of things just don't have real work experience, I won't be a burden😐, I could learn a thing or two maybe
Can't help but wonder why we keep getting class names like UnmodifiableSetView instead of ImmutableSet. Presumably it still has all the semantics of a Set except for the ability alter it.
I'd like to think of it like a baby monitor / camera. What your looking at is a real thing, you just don't have access to alter it. *someone* might be able to alter it, and your view of it should reflect that change. Sort of like sharing a Google doc with someone and giving them read only permissions. They can see all the changes you make, but they can't make any changes on their own. It's a *view* of a *set*. The *set* may or may not be modifiable, but the *view* is definitely NOT modifiable.
Hi flutter, we can do some grouping with for loops, does collection package do it async or do we need to wrap it with async function if calculations take more time ?
It's synchronous. If you have a really large list to group by (or anything computationally heavy for a long period of time), consider using an isolate.
I am curious about that too. Personally, I want it to be extensively used in backend and machine learning, although I know it is client-optimized language. But that was also the case for JS, and now we have a whole TensorFlow implementation in JS.
@@marflage @flutterdev Yes, I was looking forward to the maturity of Angular - Dart, but unfortunately it also went into oblivion. In addition to Flutter, I have not heard of any serious framework. It's kind of frustrating to invest time in learning a language that might turn out to be useless after a couple of years.
This will be in the next Flutter Tips video 👏Thanks team ⚡️
Damnn
@@Amandeep-kq5bz lollll
😂😂
Take that recruiters! No point in asking binary search now!
that's not how it works lol you still should and need to know how the algorithm works, else you won't even know when or how to use it and before long you'll end up using binary search where interpolation search is clearly the best option
@@raianmr2843 so it's like knowing the difference between a joke and a serious comment so you can 'choose' a proper reply?
@@SEGVeenstra no it's more like learning to choose a proper comeback over a butthurt cry because 9 out of 10 times the latter makes a complete fool outta yourself
@@raianmr2843 glad I'm that 1 out of 10 then!
@@SEGVeenstra I just got you to admit that you were butthurt ahahahahaha
I have just begun tinkering with this package, and just right on time, this had popped up.
Cool package. This ine is similar to Laravel's collection. This package will pretty sure come in handy!
This channel is strengthening my love for Flutter.
Love it 🔥 Linq on flutter 😂
Who else is web developer but after learnig Flutter want to be mobile developer ✌️
I was a backend devloper which hates everything related to frontend, but when I discovered Flutter, I started to like the frontend development because this library makes everything easier and you can get great results with few code.
@@hamza-325 what backend do you use?
you could always use flutter for web :)
@@henrypowell3496 Django for a webserver. However, I was in the desktop development for a long time, so I may consider myself as a desktop developer, but Flutter is pushing me to web and mobile development.
@@hamza-325 where are you from? can I be your like, a student, for a short time, I know a lot of things just don't have real work experience, I won't be a burden😐, I could learn a thing or two maybe
Love love the start of this video!
Thanks now I'm able to add binary search with O(n) complexity.
Linear search as I said previously.
I love Flutter! 😍❤️
I wonder how you all would compare this to kt_dart
Hello Nilay! 🙋🏼♂️🇹🇷
I guess it works, but it would be nice if collections would implement that
Very clear explanation! Thanks!
our team is already using this package in many use cases.
Really good, appreciate the efforts you guys do make things interesting, I am talking about the start of this video(it was indeed funny😂😂)
Very use full exactly what I was looking for this can't touch this is a game changer
Wow, thanks for sharing, I really like this package, really useful
most of the time I use it to do
list.firstOrNull 😅
finally some dart things
Wow this is very useful, thanks.
Can't help but wonder why we keep getting class names like UnmodifiableSetView instead of ImmutableSet. Presumably it still has all the semantics of a Set except for the ability alter it.
I'd like to think of it like a baby monitor / camera. What your looking at is a real thing, you just don't have access to alter it. *someone* might be able to alter it, and your view of it should reflect that change.
Sort of like sharing a Google doc with someone and giving them read only permissions. They can see all the changes you make, but they can't make any changes on their own.
It's a *view* of a *set*. The *set* may or may not be modifiable, but the *view* is definitely NOT modifiable.
Hi flutter, we can do some grouping with for loops, does collection package do it async or do we need to wrap it with async function if calculations take more time ?
It's synchronous. If you have a really large list to group by (or anything computationally heavy for a long period of time), consider using an isolate.
The intro killed me xD
So this could be called Lodash or Underscore for Dart!
thank you very on time
This is very similar to Pharo. did anyone notice? Flutter 💙.
Hi) Who knows if Dart is widely used in any other areas besides mobile development with Flutter?
I am curious about that too. Personally, I want it to be extensively used in backend and machine learning, although I know it is client-optimized language. But that was also the case for JS, and now we have a whole TensorFlow implementation in JS.
@@marflage @flutterdev
Yes, I was looking forward to the maturity of Angular - Dart, but unfortunately it also went into oblivion. In addition to Flutter, I have not heard of any serious framework. It's kind of frustrating to invest time in learning a language that might turn out to be useless after a couple of years.
How to protect API request made from Flutter Web app?
Hi flutter team can you provide me solutions of multiple images picking and uploading our server in web android and iOS pannel
very nice
Next time I'm rejected for DSA, I'm throwing this package at them
firstWhereOrNull, singleWhereOrNull is a shame that they are not in List class
why you guys dont make a book on complete web security and flutter security and android security
I am ready to pay
So awesome.
pleae how u people make thse vidoes??? they are so intitive...so we can make these kind of vids too and share on UA-cam
Super!
Flutter is awesome with Flutter Bucket.
Awesome
Cool 🔥🔥
First where or null !
This si great
sounds more like a Dart Package of the Week
Lol, do you mean it has no significance when working with flutter?
@@mrunfunny No, I mean it also works without Flutter - just Dart
lodash of flutter
Hahaha, I was like 😨😱😱😱🤯🤯 then I was like 😅😆
The article on Médium is fine: medium.com/dartlang/exploring-collections-in-dart-f66b6a02d0b1
Sir, Please make a Video on How to localize (pdf text change to user selected language text) Pdf document in flutter???
❤️ From Pakistan 😇
Loadsh ...
Thank you sir please reply me
Na, I'm good. That will just add more complexity
1st to comment