This project is just made purely for learning purposes in Flutter. I do not want to misuse any freeCodeCamp API or anything
To be honest, FreeCodeCamp Radio UI looks very plain and basic.
So I decided to give it a new look in Flutter and use freeCodeCamp radio API (I just dug into the codebase of freecodeCamp radio repo) I am able to fetch radio data using rest API and able to play the music using the just_audio package.