https://github.com/tiagors09/meals
A recipe guide
https://github.com/tiagors09/meals
android dart flutter ios kotlin linux macos swift web windows
Last synced: 3 months ago
JSON representation
A recipe guide
- Host: GitHub
- URL: https://github.com/tiagors09/meals
- Owner: tiagors09
- Created: 2024-03-21T14:49:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T15:26:38.000Z (over 2 years ago)
- Last Synced: 2025-02-28T06:21:15.982Z (over 1 year ago)
- Topics: android, dart, flutter, ios, kotlin, linux, macos, swift, web, windows
- Language: Dart
- Homepage: https://meals-eight-zeta.vercel.app
- Size: 46.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meals
A recipe guide.
## Installation
Make sure you have Flutter installed on your machine. If you don't already have it, you can [install Flutter](https://flutter.dev/docs/get-started/install).
Clone this repository:
```bash
git clone https://github.com/tiagors09/meals.git
```
Then go to the project directory:
```bash
cd meals
```
Install dependencies:
```bash
flutter pub get
```
## Running the Application
Make sure a device (emulator or physical device) is connected and ready.
Run the application:
```bash
flutter run
```
## Screenshots
