I am trying to build a flutter app that displays all the playlists and the videos of a user once I ask for authorization of it from the user. I tried to search for something but all I came across was YouTube data API. Is there any way I can do it in flutter like during auth, ask for the user to allow access to their Youtube playlist, and display it to them?
↧