Skip to content

MarcusNg/flutter_recipe_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Recipe App Tutorial | Apps From Scratch

YouTube Tutorial

Remember to add your own Spoonacular API Key to services/api_service.dart.

static const String API_KEY = '<YOUR_API_KEY>';