A recipe guide.
Make sure you have Flutter installed on your machine. If you don't already have it, you can install Flutter.
Clone this repository:
git clone https://github.com/tiagors09/meals.git
Then go to the project directory:
cd meals
Install dependencies:
flutter pub get
Make sure a device (emulator or physical device) is connected and ready.
Run the application:
flutter run