Skip to content

A recipes app developed using flutter, sqlite used for database operations.

Notifications You must be signed in to change notification settings

YusufUguz/FlutterRecipesApp

Repository files navigation

A Recipes App with Flutter

Features:
✔️ At home page , user sees classified recipes like the categories,simple recipes,short time recipes,classic recipes,recipes for multiple people,main course recipes,light meal recipes,drink recipes.

✔️ When user clicks on recipe card its navigate to details screen,at there user sees recipe's name,some pictures of its,for how many person,make time and make diffuculty,ingredients and making steps of recipe.

✔️ Recipes are categorized, recipes are displayed according to the relevant category clicked on the categories screen.

✔️ The recipes is stored at the local database was created with SQLITE.(db file at "assets" folder.)

✔️ User can add any recipe to his/her "favorites"

✔️ User can search on recipes.

Technologies:
📌 Flutter
📌 Dart
📌 SQLITE Database
📌 Important Packages : sqflite,flutter_native_splash,carousel_slider

Home Screen
Home Screen
Drawer Screen
Drawer
Details Screen
Details Screen
Categories Screen
Categories
Categorized Recipes
Search Screen
Search Screen
Favorites Screen
Adding favorites from right corner
Favorites Screen

This project developed by YusufUguz

About

A recipes app developed using flutter, sqlite used for database operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published