get_it (Package of the Week)

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

If you've ever had to organize non-widget resources like data repositories or network connections, you know how much of a challenge it can be. Have no fear – `get_it` is here!

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

#PackageoftheWeek #Widgets #Flutter
Рекомендации по теме
Комментарии
Автор

For those who wonder what's the purpose of this library, the main usage is for dependency injection (like in Spring for example). It has most of the functionnalities required to do that.

deeplight
Автор

Get_it explanation is incomplete without a pun and saying "get it?" at the end

rajveersingh
Автор

well this is the first time, i didn't understood anything by watching your video (otherwise I have learned something from every package video, ) like what is the benefit and why to use it? other videos are very helpful may be the narrator and producer has changed ?

ByHassanBasri
Автор

Sweet. Please keep doing such amazing videos about packages which help us to code while following appropriate patterns.

ivanyoed
Автор

Nice!!! More like this please! Understanding Flutter best practice in this way is great and I've always wanted to know what Flutter's DI options were 👍 Would love to hear more about this and other topics in this vein.

amirgamil
Автор

I really didn’t understand the use of this one, since I’m using contractors for what object I need and static variables for the app need to use during the session, so does this one provide a way that I can get the objects or what construct I have for later use in the app, like static variables!?

mrCetus
Автор

is their a video about best way to structure folders in a project? like creating service folders, jobs, etc. ?

JenuelDev
Автор

Are there any packages for flutter that provide constructor injection? I have always tried to stay away from service locators as much as possible, so this package isn't exactly what I was looking for in a DI framework.

scottcollins
Автор

this video deserves a better version hehe

Автор

If it's possible not to use context safely then is package "get" also recommended?

israelhudson
Автор

What ist the difference to the Singleton Pattern?

codeage
Автор

Every widget video talk description. We want that describe give comment section.

md.safiqulislam
Автор

we need a full example of it
I am using it with provider, but I wonder if I am using it the right way

j.almadhaji
Автор

I don't get_it
What's it's purpose?

krtirtho
Автор

Clearly many people in the comments did not get_it *badum tss*

SunFoxx_
Автор

Can i ask about the difference between this and the other methods of state management ?

melianiabdelghani
Автор

Pk. Google map can not setstate pin on web. need fix

DL-ggsb
Автор

Unfortunately service locators can't be statically verified, so you will get runtime erros if you fail to define a dependency. This is a frequent source of bugs. I wish dart/flutter had a good DI injection mechanism, like other technologies have.

michelfeinstein
Автор

Thank you flutter from my heart, but if you translate the clips into Arabic, thank you again 💐

ceuqofm
Автор

Nah. Get it, really? I see that the next video will be about GetX, yep?

mlazebny