In this video, I am going to show you how to play audio files in Flutter. There are three ways presented here namely:
1. Through Assets
2. By selecting files in the local storage
3. Stream audio files from the internet
NOTE: the audio file Better Days has been tagged as copyrighted so it is muted. You cannot hear the audio when played in the tutorial but during the recording of this video, it actually played. So if you cannot hear an audio of the song Better Days, it is because of the constraint by YouTube and not the code itself.
Part 2 URL : • HOW TO PLAY AUDIO FILES IN FLUTTER PA...