Collection (Flutter Package of the Week)

preview_player
Показать описание

Tired of doing all the work on your own and just want some help dealing with lists, maps, and sets in your app? package:collection lets you check if two collections contain other collections, implement a priority queue, “Do maths”, and more!

This package comes with the Flutter SDK, just import it in your .dart files.

This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.

#WidgetoftheWeek #Widgets #Flutter #PackageoftheWeek

fullname: Filip Hracek; re_ty: Publish;
Рекомендации по теме
Комментарии
Автор

This will be in the next Flutter Tips video 👏Thanks team ⚡️

FlutterMapp
Автор

Take that recruiters! No point in asking binary search now!

SEGVeenstra
Автор

I have just begun tinkering with this package, and just right on time, this had popped up.

loathethisapparatus
Автор

This channel is strengthening my love for Flutter.

عبدالقادرعبدالرحمنعبدالله
Автор

Cool package. This ine is similar to Laravel's collection. This package will pretty sure come in handy!

AshikBasheerilahi
Автор

Thanks now I'm able to add binary search with O(n) complexity.
Linear search as I said previously.

chiragkumar
Автор

Really good, appreciate the efforts you guys do make things interesting, I am talking about the start of this video(it was indeed funny😂😂)

yourtruefriend
Автор

Who else is web developer but after learnig Flutter want to be mobile developer ✌️

harisharris
Автор

Very use full exactly what I was looking for this can't touch this is a game changer

quickflutterfixes
Автор

I guess it works, but it would be nice if collections would implement that

erTurbo
Автор

Wow, thanks for sharing, I really like this package, really useful

Aspiiire
Автор

our team is already using this package in many use cases.

examkuldevelopers
Автор

I wonder how you all would compare this to kt_dart

AlamgirTamboli
Автор

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 ?

batkent
Автор

Next time I'm rejected for DSA, I'm throwing this package at them

chinmaykabi
Автор

most of the time I use it to do
list.firstOrNull 😅

binSaed
Автор

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.

merton
Автор

So this could be called Lodash or Underscore for Dart!

estranhokonsta
Автор

Flutter is awesome with Flutter Bucket.

iCodeJob
Автор

This is very similar to Pharo. did anyone notice? Flutter 💙.

agustinmino