#12 || Flutter GetX Tutorial || Flutter GetXController Lifecycle methods

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

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

Assalamualaikum Sir, can i use ondispose method instead onclose, whats the difference?

SaimaBinthZubair
Автор

How simply you explain GetX state management...

tyagihimanshu_
Автор

what's the point behind line #24 ?
i don't get why u did init the state with and external pre-defined controller

moazahmed
Автор

how to save reactive value in getx store and read in cupertino switch?? it would be great if you make a video on it

techzone
Автор

Hi Amar, waiting for the dependence injection video. Putasync and getx services etc.

noman
Автор

My controller never dispose its data
It always holds my data with its old value
How to make sure that controller is being disposed
I uses get.puy before main

MoAdel