jonataslaw / getx

Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
MIT License
10.39k stars 1.63k forks source link

Single Widget to Multiple Controllers #3193

Open Princewil opened 2 months ago

Princewil commented 2 months ago

I am not sure if this is already possible. But how about a single widget (wrap with GetBuilder) listening and responding to changes from multiple controllers?