#8 || Flutter GetX Tutorial || State Management GetX - by using Obx and Custom Class

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

In this video I have discussed about reactive state management in getx using Obx and custom class

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

English is not my first language, but i can undtestand things, The only things that i can say is :the is amongst the best tuto that i ever see

CheikhNdiaye-brhg
Автор

The way you explain it is the best. I'm really learning a lot. Thank you so much

alexiestv
Автор

they cud have made the api the same for both making the class reactive or individual properties when accessing the values. why make it like -> obj.propertyName.value and the other way as obj.value.propertyName. Its both confusing and hard to grasp but overall ur the best at teaching bravoo

hbflx
Автор

thanks a lot, omer ❤️... can you explain service in next video

jodeveloper
Автор

Hi i have done this to change opacisty but even though value is changed it is not shown in UI
Obx((){
return AnimatedOpacity(
opacity: loginLogic.opacityOfOTP.value, ...}

I am usting Get.put() and GetxContorlller

WISHALL
Автор

@ 4:17 on the onPressed why is student.name.value = ? Why is it like that?

guledali
Автор

add Github link for this projects in this toutorial please dear♥

yammenite
Автор

this video is not helful for me,
I have two times watching this video,
but i have not understanding proper,
you have not explain for perfect

mr.chhoteraja