This is the second app after hello_flutter which I made using Flutter.
in April 2020 amidts corona lockdown.
- This app contains a single page.
- This app contains a list of Pizza and their contents, and an image of a Dancing Pizza 🍕
- Make sure you have flutter installed in your PC.
- You need to have a smartphone or an emulator.
- Run
flutter doctor
from your command line / terminal to check if your flutter is configured properly. - From the root folder of the project (i.e.
hello_flutter
), runflutter run
.
THANKS 🤗