Creating an Audio Feed in Flutter (Part 2)
Table of Content
Intro
List Files from Google Drive
Streaming Audio
ListView.builder
Audio Lock
Conclusion
The final code can be found here: https://github.com/jonaylor89/AudioFeed
Intro
Prereqs
This post builds off of the code from the previous pa...
blog.intheloopstudio.com11 min read