#16||Flutter GetX Tutorial || Dependency Injection Get.put - Get.lazyPut - Get.putAsync - Get.create

preview_player
Показать описание
In this video I have discussed about dependency injection in getx

#GetX #GetXDependencyInjection #FlutterGetX
Рекомендации по теме
Комментарии
Автор

Your tutorials cover a lot that the official documentation don't. Thanks a lot!

jose-azevedo
Автор

This helped a lot in my tutorial thanks a lot!!!!

I was trying to initialize a method inside onInit() but results were null, getx was removing my controller from ram, if anyone has this problem make sure when you're putting your getx controller set the permanent parameter as true 👍 😊

natia
Автор

Much more things learn from this little video, thank you very

shimul
Автор

Thanks Bro You Are Great
Please Continue To Make Awesome Content

andronasef
Автор

need tutorials for bindings apis. thank you. this series is great.

theflutterninja
Автор

I decided to like the video. Then I realized I already liked it. wish I could like more..

furkankamaci
Автор

Thank you very much for this useful series

vicuongdiep
Автор

Bro, you are genius, I learnt a lot from your videos and source code from github code.

Please upload of all Getx videos source code on github, It will be helpful for us.

I am using Getx Framework in my latest project.

Earlier I was using Bloc and Provider structure.

jaswinder
Автор

Sir Please Answer
If we don't need to initialize Controllers because they are all in AllBinding Class.
Then why we need to import Controllers in main file ?

If Controllers are not imported to main then Your Code will not work.

Regards
Your Student

TheMRTIMBUK
Автор

I got a question.
"The Controller instance is discarded when is not being used" - when exactly is it disposed? When does GetX decide it's time to get rid of Controller?
I don't wanna surprises like Controller is suddenly disappeared with all its runtime data.

sergey_molchanovsky
Автор

what is the difference between get.put and get.find? please sir answer my question.

abdulkaderhridoy
Автор

Thanks, but i have problem to understand it .
How can make multi instances from one controller, i have 20 pages i want put the same controller for all of it .

rawadmezher
Автор

Life is too short to code without dark theme.

defender
Автор

How access one controller data in another controller

kundankumar-pvgz
Автор

can you please provide the source code with the comments included

haithemmihoubi
Автор

how can I refresh a page from another page?

otukenn