Skip to content

This Flutter Recipe App features a clean and responsive user interface that fetches and displays a list of recipes using dummy API data. Users can browse through a variety of recipes and tap on any item to view detailed information.

Notifications You must be signed in to change notification settings

harshaninv/recipe_app

Repository files navigation

recipe_app

🍽️ Recipe App – Flutter

This is a simple Recipe App built using Flutter. 📱 Features:

  • Fetches a list of recipes using dummy API data
  • Displays a clean and responsive UI
  • Includes a detail screen for each recipe with more information
  • Uses basic state management with setState
  • Designed with user-friendly navigation and smooth interactions

🛠️ Tech Stack:

  • Flutter
  • Dart
  • Dummy JSON API for data fetching

🎯 Purpose:

This app was developed to demonstrate skills in Flutter development, UI design, API handling, and state management.

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:

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

About

This Flutter Recipe App features a clean and responsive user interface that fetches and displays a list of recipes using dummy API data. Users can browse through a variety of recipes and tap on any item to view detailed information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages