'How To Override the “Back” button in Flutter? [duplicate]

On my Home widget, when user taps system back button, I want to show a confirmation dialog asking "Do you want to exit the App?"

I don't understand how I should override or handle the system back button.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source