Skip to main content

Food Recipe

A recipe app with API from TheMealDb.

GitHub

Food Recipe is a Flutter app that presents information about food recipes from TheMealDb API. It uses the following packages: sqflite, dio, and rxdart. The app is designed to be easy to use and simple to navigate. The focus is on providing users with an enjoyable experience while they learn about new recipes.

 The app retrieves data from TheMealDb API and stores it in a local SQLite database. The data is then displayed in a scrollable list. When you click on a recipe, you are taken to the detail screen where you can see the ingredients, instructions, and nutrition information. You can also add recipes to your favorites and view them offline. 

By continuing to use the site, you agree to the use of cookies.