This is my first project in Flutter.
His goal is to have an app to create a list of items to buy at the supermarket.
The project consists of three screens:
- Exucute the command on terminal:
flutter pub get
for download packages - Run project with
flutter run