1 min readMar 30, 2019
Hey,
you can use SystemNavigator.pop()
to have back button-like behaviour on Android. This should finish Flutter Activity and cleanup resources that Flutter view is holding
Hey,
you can use SystemNavigator.pop()
to have back button-like behaviour on Android. This should finish Flutter Activity and cleanup resources that Flutter view is holding
Passionate mobile developer. One thing I like more than learning new things: sharing them