Skip to content

A simple flutter application using RapidAPI's Yummly API for a Recipe Book display ( yet to implement more features like navigation )

Notifications You must be signed in to change notification settings

LynnSys/RecipeBookAPICall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipebook

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

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

Demo Application

I will be uploading progress video for each implementation and added on features.

- Implementation #0:

Added an in-built loader animation, and integrated the API call manually by converting Json to Model Class Recipe by taking the raw data as input and returning a Recipe object. In short, I created a method to return the list of Recipe objects, by mapping the data from API to a class, pass it as a factory to a function that convert the iterable data to a list of objects.

recipe_book_video.webm

About

A simple flutter application using RapidAPI's Yummly API for a Recipe Book display ( yet to implement more features like navigation )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published