A simple Flutter application with a home page that shows a button. When the button is pressed, it shows a SnackBar with the text "Go Cart".
The application is based on the default Flutter project template, with some simple modifications to add a button to the home page and display a SnackBar when the button is pressed.