Delicious

Mobile-Friendly Delicious Recipe Application

View project on GitHub

Recipes Application

Apps have taken over the kitchen. With the growing popularity of the best big phones, it doesn’t take a genius to realize that mobile devices equipped with the right apps can make for a handy digital cookbook, able to help home cooks and pro chefs discover and organize recipes, track shopping lists and organize menus and meal calendars. Whether it’s a family meal or a quiet dinner for two, now’s the time to find mouth-watering recipes on your mobile device — especially if you’re pressed into.

Flutter Framework

This project is a starting point for a Flutter application and Dart Language.

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

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Screenshots

Recipes UI Recipes UI Recipes UI
Recipes UI Recipes UI Recipes UI

Recipes Application

Steps to run the application

1. run the following command in terminal

git clone https://github.com/y-agg/Delicious.git && cd Delicious start .

2. Copy lib, assests, pubspec.yaml folder from ExpenseTracker folder to folder

3. change directory to Delicious

cd Delicious

4. Run the Application

flutter run

5. To Build Appliction

flutter build [apk/ios/web]

Features in this project:

  • Recipes List
  • Categories
  • Search
  • Navigation Bar
  • Recipes Details Screen
  • Responsiveness, Work on any devices
  • Even work in landscape mode
  • Better UI

Recipes Application

Download Recipes Android Application