Simple food recipe application that fetches food recipes using Edamam API.
Ths project has several features:
HomeScreen
contains special dishes fetched from the API in astaggered_grid_view
manner.HomeScreen
also contains some categories along with asearch bar
to search recipes using any ingredient.CategoryScreen
shows 10 recipes based on the category chosen.- Dynamic theme
Note: This project is made using Edamam API, to know more click here
- Create the
DetailsScreen
in a webview that will load a URL from the API and show inside the application
The project is released under the MIT License. The license can be found here.
For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.