Skip to content

thisissandipp/flutter-recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Recipe

Simple food recipe application that fetches food recipes using Edamam API.

Overview:

Ths project has several features:

  • HomeScreen contains special dishes fetched from the API in a staggered_grid_view manner.
  • HomeScreen also contains some categories along with a search 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

Screenshots:

Dependency used:

TODO

  • Create the DetailsScreen in a webview that will load a URL from the API and show inside the application

License

The project is released under the MIT License. The license can be found here.

Flutter

For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

If you like this repository then please give it a star ⭐

Releases

No releases published

Packages

No packages published

Languages