Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
MIT License
10.42k
stars
1.63k
forks
source link
I have a widget that is wrapped with a GetxController, but it is not navigated to using Get.to; instead, it is used as a wrapper widget. However, I need to access Get.arguments. What should I do? #3250
I have a widget that is wrapped with a GetxController, but it is not navigated to using Get.to; instead, it is used as a wrapper widget. However, I need to access Get.arguments. What should I do?
I have a widget that is wrapped with a GetxController, but it is not navigated to using Get.to; instead, it is used as a wrapper widget. However, I need to access Get.arguments. What should I do?