Skip to content

MarcusNg/flutter_youtube_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter YouTube API and Video Player Tutorial | Apps From Scratch

YouTube Tutorial

Remember to add your own YouTube API Key to utilities/keys.dart.

const String API_KEY = '<YOUR_API_KEY>';