How to make Flutter Alert Dialog box

Alert dialog boxes are a common way to display important information to users in mobile apps. Flutter provides a simple and easy way to create alert dialog…