Hi everyone,
Iโm working on a FlutterFlow project and need help with intercepting/listening to the state changes of a toggle button. Specifically, I want to show a confirm popup prior to having the toggle button state changed and if cancelled i need to revert the toggle button to original state.
Does anyone know the best way to achieve this in FlutterFlow? Is there a built-in mechanism for this, or would I need to use custom actions or backend workflows? Any advice or examples would be greatly appreciated!
Thanks in advance!