https://github.com/tom474/meals_app
A recipe app with meal categories, dietary filters, and favorites management.
https://github.com/tom474/meals_app
dart flutter mobile-development
Last synced: about 1 year ago
JSON representation
A recipe app with meal categories, dietary filters, and favorites management.
- Host: GitHub
- URL: https://github.com/tom474/meals_app
- Owner: tom474
- Created: 2023-12-06T15:43:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T02:16:58.000Z (over 1 year ago)
- Last Synced: 2025-01-30T03:20:11.157Z (over 1 year ago)
- Topics: dart, flutter, mobile-development
- Language: Dart
- Homepage:
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meals App
Meals App is a recipe browsing application that allows users to explore meal categories, view detailed recipes, and filter meals based on dietary preferences. It features favorites management and smooth animations for an engaging user experience.
## Tech Stack
- Flutter
- Dart
## Features
- **Meal Categories**: Browse meals by category with an intuitive grid layout.
- **Meal Details**: View ingredients, step-by-step cooking instructions, and preparation time.
- **Favorites Management**: Save favorite meals for quick access.
- **Filters & Preferences**: Customize meal selection with dietary filters (Gluten-Free, Vegan, etc.).
- **Navigation & Animations**: Smooth transitions and a modern navigation drawer for easy access.
- **Dark Mode Support**: Fully compatible with dark and light themes.