Random Meal Search is a Flutter-based mobile application that lets users discover new dishes instantly using the TheMealDB API. With just a tap, the app fetches a random meal and presents detailed information, including the meal name, category, ingredients with measurements and step-by-step cooking instructions.
- Random Meal, dishes search
- Ingredient list with measurements
- Step-by-step cooking instructions
- YouTube video links for recipes
- Flutter
- Dart
- TheMealDb API
- http for API calls
- Clone the repo
git clone https://github.com/Dheeraj-Chintala/MealSpin.git cd MealSpin - Get dependencies
flutter pub get
- Run
flutter run

.png)

.png)