Member-only story

Flutter Flow: Youtube Playlist using Youtube Data API

Christopher Coffee
6 min readApr 6, 2024

--

I’m going to discuss how you can show a YouTube playlist in Flutter Flow using the YouTube Data API

You can also view my article detailing how to search videos on Youtube using the same API.

Using YouTube Search API in FlutterFlow

Enable Youtube Data API

First, we need to enable the Youtube Data API on the Google Cloud console. It will prompt you to make a project if you do not have one.

Search for Youtube and click youtube data api v3

It will take you to the results. Click on the following

--

--

No responses yet