/meals-flutter

Meals Flutter

Primary LanguageDart

Meals

A simnple flutter project designed to further study the concepts of flutter such as navigation between screens, routes, other widgets and other things

✅ Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

📱️ Screenshots

👷 How to Run (after install flutter)

  • Start with ⭐ in this repo and clone it.
# Clone Repository
$ git clone https://github.com/AdSoNaTuRaL/meals-flutter.git
  • 🆚️ Open the project in VSCode or Android Studio.
# Go to project folder
$ cd meals-flutter/
$ code .

# Run to get the packages
$ flutter pub get
  • Start your emulator
  • Run the app and enjoy