Flutter GetxController Constructor Pass Value

preview_player
Показать описание
Learn how to pass value to flutter getx controller constructor. Here are using flutter getx to build an api client. I also showed how to inject controller.

Learn about the app here more
Рекомендации по теме
Комментарии
Автор

Thanks for this.
Do you have any idea how would I pass values if I'm using GetX Bindings?

josipkilic
Автор

IS this the only way to have a constructor using getX? I have a stateful widget I'm trying to convert and it doesnt seem like an easy task if im passing through streamed json data or firebase data, that means I would have to route everything through the dependencies page, now imagine some app has a dozen controllers for whatever reason. how would you accomplish this?

obviousabsurdity
Автор

Please make some more tutorial on flutter, getx and firebase ecommerce

iamakhilthakur
Автор

Hi, dbestech I'm having problem, idk why I'm not getting data from localhost Api call, I checked backend ENV. File and Base URL, but in Postman it gives data. What could be the problem help appreciated. Thank you

anjeshkumar
Автор

How i can pass multiple parameters using getx navigation plz

mado