-Recipe App -A simple and interactive recipe app built with Dart. The app allows users to browse through different categories of recipes, add their favorite recipes to a list, and filter recipes based on their preferences.
-Features -Categories: The app offers a variety of recipe categories. Each category contains a list of recipes. -Recipe Details: Each recipe provides a detailed step-by-step guide on how to make the dish. -Favorite Recipes: Users can save their favorite recipes to a separate list for easy access. -Filters: A filtering option is available in the drawer menu where users can filter recipes based on dietary preferences such as vegetarian or non-vegetarian. -Responsive UI: The app is designed to work on different screen sizes. -Screenshots -(Include screenshots here of different sections like Categories, Recipe Details, Favorites, and Filters)
Getting Started Prerequisites Make sure you have the following tools installed:
Dart SDK Flutter SDK
Usage Browse Categories: Open the app and navigate through the various recipe categories. View Recipe Details: Click on any recipe to view the detailed steps to prepare the dish. Add to Favorites: Click the heart icon to add or remove recipes from your favorites list. Apply Filters: Use the drawer menu to filter recipes based on dietary preferences such as vegetarian or non-vegetarian. Contributing Feel free to fork this project and submit a pull request with improvements or bug fixes.