Overriding Android Back button action in FlutterFlow

212 views Asked by At

For a page, I only see two options to perform actions - "On Page Load" & "On Phone Shake". But I need to perform an action on press of Android back button or back gesture (swipe from the edges). I can write my own custom action, but the problem is I am not aware how to add that trigger (on back press) in FlutterFlow.

Has anyone done similar thing? Any pointers?

FlutterFlow Action Flow Editor

0

There are 0 answers